Skip to content

Hostname

breztri.com

Last fetched

breztri.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:470 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.194.104143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.25143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.41143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.87143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.102.12218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
astrazeneca ab
Contact emails

Subdomains

1 observed subdomain of breztri.com.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from breztri.com.

Cypher and MCP

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

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