Hostname
bristolmaps.com
Last fetched
bristolmaps.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bristolmaps.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.111 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.63 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.64 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.78 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.150.116 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.129 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.15 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.83 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.132.125 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.65 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.73 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.80 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bristolmaps.com owner
- Contact emails
- domain_hostmaster@protopixel.com
- 23e81d91-8c55-4242-9a4e-3effaff013ae@identity-protect.org
- 767cf0cc-4aab-4809-8c40-b415c6e0460f@identity-protect.org
- 8256c739-f402-41d4-ad70-56f32cee19a4@identity-protect.org
- a2cce451-0197-4302-bad8-2469f722a668@identity-protect.org
- b9b789a3-e1b6-4501-bbc9-540ce969d890@identity-protect.org
- dc8df923-c42b-401b-9a3d-0e1d23f9b94c@identity-protect.org
- fd44b832-14de-403d-9f66-a78614ec72bf@identity-protect.org
Subdomains
2 observed subdomains of bristolmaps.com.
Web-graph footprint
Distinct hostnames that link to or from bristolmaps.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bristolmaps.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from bristolmaps.com.
- IP · 108.139.29.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domain_hostmaster@protopixel.com
- TLD · .com
- Browse hostnames · br…
- 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: "bristolmaps.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.