Skip to content

Hostname

blue.rochesterfirst.com

Last fetched

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

Nutrition Label

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

Resolution chain

blue.rochesterfirst.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
18.160.41.1118.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.1518.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.1918.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.3918.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
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.rochesterfirst.com in WhisperGraph.

Subdomains

1 observed subdomain of blue.rochesterfirst.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

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