Skip to content

Hostname

blue.wreg.com

Last fetched

blue.wreg.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

blue.wreg.com resolves to 16 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.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.10813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.11213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.139.1033.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.1093.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.1263.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.453.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
54.192.151.12254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with blue.wreg.com in WhisperGraph.

Subdomains

1 observed subdomain of blue.wreg.com.

Threat posture

History

Related pages

Pivot deeper into the graph from blue.wreg.com.

Cypher and MCP

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

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