Hostname
directrouting.com
Last fetched
directrouting.com resolves to 1 IPv4 address operated by AS39146 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
directrouting.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.26.76.133 | 194.26.76.0/24 | AS39146 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 0a6c61c3b0bebfb4b8baa9874f9861230076ef8a9f4d9c503bfbbbed78d062b9@directrouting.com.whoisproxy.org
- 0c855610cffb4835f14fb1bc8a17ff5e609181f8f62009a4984e20ca8f77b471@directrouting.com.whoisproxy.org
- 0d52c1c0ab159bf1255ef5d594ceb608ec8a5b1f3104c4ee8812defe7ed1d9ce@directrouting.com.whoisproxy.org
- 0f366fcd746af78d2fa60f82477d7757a5fc3193098e6a90c358b56b92f3670e@directrouting.com.whoisproxy.org
- 2d1feb8ad5b9ec90950e4630fe490dbbe8e588c971595ed6e9a291b1d0fe990c@directrouting.com.whoisproxy.org
- a955c0d0b5e52d56f08a9af16747ba7acff757452314fa83c9306c88b7ae68ec@directrouting.com.whoisproxy.org
- ba957752223832c1923a34357f7c59a412fc1674c89b1568c91176d6ce9aab12@directrouting.com.whoisproxy.org
- f1725df1c31eb7259095c823bf9bbb68c652d3b275c471f76d46d8f701f2b540@directrouting.com.whoisproxy.org
- fd05724aa228e5d845b58d37a178dac4ad51e313e90af598631395ba7b112405@directrouting.com.whoisproxy.org
- ff59d856c3ae2bcb41bee5c263fe7ac19ffa67d56f7e12f9940c05456db05499@directrouting.com.whoisproxy.org
Subdomains
1 observed subdomain of directrouting.com.
| Subdomain |
|---|
| www.directrouting.com |
Threat posture
History
Related pages
Pivot deeper into the graph from directrouting.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "directrouting.com"})-[: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.