Skip to content

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

WHISPER CANON · bristolmaps.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bristolmaps.com

Resolution chain

bristolmaps.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.111108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.63108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.64108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.78108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1163.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1293.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.153.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.833.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.132.12599.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.6599.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.7399.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.132.8099.84.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of bristolmaps.com owner
Contact emails

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

SPF policy

2 SPF mechanisms authorising senders for bristolmaps.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from bristolmaps.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.