Skip to content

Hostname

breethe.com

Last fetched

breethe.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · breethe.comRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/breethe.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.147.106100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.144.216100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.246.169107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.210.3918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.76.218184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.114.2493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.25.14634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.85.5634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.36.10635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.240.6544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.164.7444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.53.144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.28.12544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.234.74.2254.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.203.18654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.45.24498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.54.5932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.34.86100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.29.998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.37.3398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

5 observed subdomains of breethe.com.

Web-graph footprint

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

362 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for breethe.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from breethe.com.

Cypher and MCP

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

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