Hostname
drawag.ch
Last fetched
drawag.ch resolves to 2 IPv4 addresses operated by AS209242 in US.
Nutrition Label
Resolution chain
drawag.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.130 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.30 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- —
- Organization
- dipek khunthi
- Contact emails
- —
Subdomains
5 observed subdomains of drawag.ch.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from drawag.ch in the public web crawl.
31 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for drawag.ch.
| Mechanism | Target |
|---|---|
| SPF_A | drawag.ch |
| SPF_INCLUDE | 144170329.spf05.hubspotemail.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.126.0.0/21 |
| SPF_IP | 194.126.200.0/24 |
| SPF_MX | drawag.ch |
Related pages
Pivot deeper into the graph from drawag.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "drawag.ch"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.