Skip to content

Hostname

ergeon.com

Last fetched

ergeon.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ergeon.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ergeon.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.225.4118.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.4918.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.8218.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.9518.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1249809694
Contact emails

Subdomains

23 observed subdomains of ergeon.com.

Web-graph footprint

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

250 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ergeon.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com

Related pages

Pivot deeper into the graph from ergeon.com.

Cypher and MCP

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

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