Hostname
bob.com
Last fetched
bob.com resolves to 3 IPv4 addresses operated by AS140227 in HK. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
bob.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 206.119.82.185 | 206.119.82.0/24 | AS140227 | — | HK |
| 110.173.48.76 | 110.173.48.0/24 | AS45753 | — | HK |
| 206.119.83.38 | 206.119.83.0/24 | AS140227 | — | HK |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- brcnrftdr@whoisprivacyprotect.com
- bvdnlqcskh@whoisprivacyprotect.com
- cqmmsyfjq@whoisprivacyprotect.com
- cqtjygcdq@whoisprivacyprotect.com
- dlrqggvx@whoisprivacyprotect.com
- dxbvxyvg@whoisprivacyprotect.com
- fmdmhkxwtd@whoisprivacyprotect.com
- glydgjrq@whoisprivacyprotect.com
- grpvtcpjb@whoisprivacyprotect.com
- gxtsxfjj@whoisprivacyprotect.com
- hdhpbycy@whoisprivacyprotect.com
- hshxxvtd@whoisprivacyprotect.com
- jywgcpyxmh@whoisprivacyprotect.com
- mfxrbsndy@whoisprivacyprotect.com
- pxmklwkdqx@whoisprivacyprotect.com
- qcmkyrhq@whoisprivacyprotect.com
- qfngklrkft@whoisprivacyprotect.com
- qxhhbtfcmd@whoisprivacyprotect.com
- stnhmvlgm@whoisprivacyprotect.com
- swnhrtbj@whoisprivacyprotect.com
- and 6 more
Subdomains
7 observed subdomains of bob.com.
Showing 6 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bob.com in the public web crawl.
180 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from bob.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bob.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.