Hostname
domesub.com
Last fetched
domesub.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
domesub.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 |
|---|---|---|---|---|
| 35.205.113.186 | 35.205.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | BE |
| 35.205.113.186 | 35.205.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | BE |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 0b7ac86b800f45854f13aa9b760c64bb20b08e94@privatedomain.gkg.net
- 0cc2ed55aa4f54f9840c7239299c15debc0ed522@privatedomain.gkg.net
- 0fecc64cbd539e84194ca55fb1371d7417936250@privatedomain.gkg.net
- 200a8730d8ab46bb02cfe12c5262766a4ed3069e@privatedomain.gkg.net
- 2d13fa0be72ddddb222c32bc2978efc42690379e@privatedomain.gkg.net
- 48347cf0739b375126a1a953c6ddc997d0367df2@privatedomain.gkg.net
- 58b144aae29c3175bdd7205ed44589c1020407f5@privatedomain.gkg.net
- 75d9104c271bd26b7a91d55cbb935b788b7efe56@privatedomain.gkg.net
- 75e72b429b0aa721a5ffa123636ee2eae0f94544@privatedomain.gkg.net
- 7a6c1e95db913df7434e3786b9797001cb2c43a1@privatedomain.gkg.net
- b6f5c86f53da494184076e98f48f5c91f6c8371e@privatedomain.gkg.net
- ef3b083a94da8820f1af267ee470fca337ad179a@privatedomain.gkg.net
- f4ae3edadb899bf17d09fe7e62a387d9a306d4a0@privatedomain.gkg.net
Subdomains
17 observed subdomains of domesub.com.
Web-graph footprint
Distinct hostnames that link to or from domesub.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from domesub.com.
- IP · 35.205.113.186
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:93
- Country · BE
- Email · 0b7ac86b800f45854f13aa9b760c64bb20b08e94@privatedomain.gkg.net
- TLD · .com
- Browse hostnames · do…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "domesub.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.