Skip to content

Hostname

barre3.com

Last fetched

barre3.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · barre3.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/barre3.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.209.142.23018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.211.443.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.132.1013.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.202.723.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.79.9734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.22.21835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.224.21444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.50.1544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.185.20644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.175.18844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.104.24150.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.91.8252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.191.3552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.126.4854.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.90.6132.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.126.16432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.19.24932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from barre3.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for barre3.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from barre3.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "barre3.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.