Hostname
bobandruths.com
Last fetched
bobandruths.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
bobandruths.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 |
|---|---|---|---|---|
| 104.21.7.29 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.135.171 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- c/o whoisproxy.com
- Contact emails
- gt7gw3af8zw@networksolutionsprivateregistration.com
- 0e441fbe38d588ff45693241f3941db6e07dd7cddcf535b8b64240621be6b0c5@bobandruths.com.whoisproxy.org
- bdc9db665896a0d4a306cabde90d99cd398bc750e01722777366db3977111143@bobandruths.com.whoisproxy.org
- c3141c7d01374ea7562ffe3bdaa9f2f614b1f297e1344394a54fcb2e6404abfd@bobandruths.com.whoisproxy.org
- f8d10f4cb41ac2b379f7ff543e6e7581d4b3006be15bda9b5da5320f5486651b@bobandruths.com.whoisproxy.org
Subdomains
1 observed subdomain of bobandruths.com.
| Subdomain |
|---|
| www.bobandruths.com |
Web-graph footprint
Distinct hostnames that link to or from bobandruths.com in the public web crawl.
33 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bobandruths.com.
- IP · 104.21.7.29
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · gt7gw3af8zw@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bo…
- 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: "bobandruths.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.