Hostname
door-host.com
Last fetched
door-host.com resolves to 2 IPv4 addresses operated by AS137331 in ID. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
door-host.com 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 |
|---|---|---|---|---|
| 103.157.116.4 | 103.157.116.0/24 | AS137331 | — | ID |
| 212.92.104.120 | 212.92.104.0/21 | AS43350 | — | NL |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- domains@xrwhoisprotect.com
- pw-006c4881b4bb83f396cee2134a355ec1@privacyguardian.org
- pw-44a5f1c9ea9d9c40543ddf8711e8229b@privacyguardian.org
- pw-b448b082a4364b8ae84678faa19689a5@privacyguardian.org
- pw-c7e9f41a802666049a93e74d713b33af@privacyguardian.org
- pw-f9979cdcecd4ab561461bc1e9e001113@privacyguardian.org
Subdomains
17 observed subdomains of door-host.com.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from door-host.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from door-host.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "door-host.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.