Hostname
bobsguide.com
Last fetched
bobsguide.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
bobsguide.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 |
|---|---|---|---|---|
| 108.129.7.181 | 108.128.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.17.242.117 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.81.104.200 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:81
- Organization
- blenheim chalcot management
- Contact emails
- 056a253e0d137daf42d318d7beebd4ba-3259360@contact.gandi.net
- 1591e5204df1f4ea617148d4a1fc16f2-15097065@contact.gandi.net
- 6fbc6a00a8b633c7b8b8717bc29011c1-13457553@contact.gandi.net
- 7eaaede1c3ab3e78657d85cfed6020b5-16220643@contact.gandi.net
- 8b20aa1a9e2d87b33780310cbefec4f5-1559012@contact.gandi.net
- 90c94921eab10b37f8fb2f38226df50a-46291205@contact.gandi.net
Subdomains
19 observed subdomains of bobsguide.com.
Showing 14 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bobsguide.com in the public web crawl.
806 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bobsguide.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bobsguide.com.
- IP · 108.129.7.181
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · IE
- Email · 056a253e0d137daf42d318d7beebd4ba-3259360@contact.gandi.net
- 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: "bobsguide.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.