Skip to content

Hostname

read.enago.com

Last fetched

read.enago.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · read.enago.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/read.enago.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.1013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.11713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.98.1243.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.593.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.803.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.983.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with read.enago.com in WhisperGraph.

Subdomains

1 observed subdomain of read.enago.com.

Web-graph footprint

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

78 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for read.enago.com.

MechanismTarget
SPF_Amail1.g11.pair.com
SPF_Awww3.g11.pair.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEpairlist.com
SPF_INCLUDErelay.pair.com
SPF_INCLUDEwebmail.pair.com

Related pages

Pivot deeper into the graph from read.enago.com.

Cypher and MCP

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

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