Skip to content

Hostname

evergage.com

Last fetched

evergage.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.52.12518.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.3618.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.4718.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.6818.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.173.233.10618.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.11218.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.3018.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.3518.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.10218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for evergage.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf1.evergage.com
SPF_INCLUDEspf2.evergage.com

Related pages

Pivot deeper into the graph from evergage.com.

Cypher and MCP

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

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