Skip to content

Hostname

easy-status.developers.nets.eu

Last fetched

easy-status.developers.nets.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · easy-status.developers.nets.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/easy-status.developers.nets.eu

Resolution chain

easy-status.developers.nets.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.65.185.11818.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.6218.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.6318.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.7518.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.161.104.193.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.223.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.523.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.93.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

No WHOIS records are currently associated with easy-status.developers.nets.eu in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from easy-status.developers.nets.eu in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from easy-status.developers.nets.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "easy-status.developers.nets.eu"})-[: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.