Skip to content

Hostname

ead.highermag.com

Last fetched

ead.highermag.com resolves to 1 IPv4 address operated by AS57844 in US.

Nutrition Label

WHISPER CANON · ead.highermag.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ead.highermag.com

Resolution chain

ead.highermag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.28.73.209139.28.73.0/24AS57844US

WHOIS identity

No WHOIS records are currently associated with ead.highermag.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for ead.highermag.com.

MechanismTarget
SPF_IP142.171.173.10
SPF_IP142.171.173.11
SPF_IP142.171.173.12
SPF_IP142.171.173.13
SPF_IP142.171.173.14
SPF_IP185.99.254.34
SPF_IP185.99.254.35
SPF_IP185.99.254.36
SPF_IP185.99.254.37
SPF_IP185.99.254.38
SPF_IP203.96.179.154
SPF_IP203.96.179.155
SPF_IP203.96.179.156
SPF_IP203.96.179.157
SPF_IP203.96.179.158
SPF_IP69.162.95.202
SPF_IP69.162.95.203
SPF_IP69.162.95.204
SPF_IP69.162.95.205
SPF_IP69.162.95.206

Related pages

Pivot deeper into the graph from ead.highermag.com.

Cypher and MCP

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

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