Hostname
6bob.net
Last fetched
6bob.net resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
6bob.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.74.12 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.152.174 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-428914260c8c1685339fcd8dca4c9436@privacyguardian.org
- pw-4f70f07adcb8d8d4e7b594f0cf133197@privacyguardian.org
- pw-53e167aaf6342cb78ce8855e46eaf9f6@privacyguardian.org
- pw-5a3db3cc270cb12a709c4e72d7496046@privacyguardian.org
- pw-73708f9ff7242c2b2b1abbb9615a2ce8@privacyguardian.org
- pw-ab0d355526c382297e6f989a3ff95390@privacyguardian.org
- pw-deaad384d973ad3012984d0dd621485c@privacyguardian.org
- pw-e1dfd32de7eaa04d0abe9f3b80f580a5@privacyguardian.org
Subdomains
2 observed subdomains of 6bob.net.
| Subdomain |
|---|
| cdn1.6bob.net |
| www.6bob.net |
Web-graph footprint
Distinct hostnames that link to or from 6bob.net in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 6bob.net.
- IP · 104.21.74.12
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · pw-428914260c8c1685339fcd8dca4c9436@privacyguardian.org
- TLD · .net
- Browse hostnames · 6b…
- 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: "6bob.net"})-[: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.