Hostname
bobanddoug.com
Last fetched
bobanddoug.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:86 as the registrar.
Nutrition Label
Resolution chain
bobanddoug.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.252.157 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.214 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.247 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.248 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.101 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.205 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.218 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.250 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.64 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.80 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.145.121 | 52.95.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.145.232 | 52.95.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.146.121 | 52.95.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.146.26 | 52.95.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:86
- Organization
- whois privacy service
- Contact emails
Subdomains
1 observed subdomain of bobanddoug.com.
| Subdomain |
|---|
| www.bobanddoug.com |
Web-graph footprint
Distinct hostnames that link to or from bobanddoug.com in the public web crawl.
12 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bobanddoug.com.
- IP · 3.5.252.157
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:86
- Country · CA
- Email · whois@emailaddressprotection.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: "bobanddoug.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.