Skip to content

Hostname

websocket.eazyfact.com

Last fetched

websocket.eazyfact.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · websocket.eazyfact.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/websocket.eazyfact.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.247.211.21334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.116.13334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.61.2352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.153.16752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.59.2452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.146.1752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.63.954.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.189.3454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.215.7054.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with websocket.eazyfact.com in WhisperGraph.

Subdomains

1 observed subdomain of websocket.eazyfact.com.

Threat posture

History

Related pages

Pivot deeper into the graph from websocket.eazyfact.com.

Cypher and MCP

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

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