Hostname
ead.highermag.com
Last fetched
ead.highermag.com resolves to 1 IPv4 address operated by AS57844 in US.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.28.73.209 | 139.28.73.0/24 | AS57844 | — | US |
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.
| Mechanism | Target |
|---|---|
| SPF_IP | 142.171.173.10 |
| SPF_IP | 142.171.173.11 |
| SPF_IP | 142.171.173.12 |
| SPF_IP | 142.171.173.13 |
| SPF_IP | 142.171.173.14 |
| SPF_IP | 185.99.254.34 |
| SPF_IP | 185.99.254.35 |
| SPF_IP | 185.99.254.36 |
| SPF_IP | 185.99.254.37 |
| SPF_IP | 185.99.254.38 |
| SPF_IP | 203.96.179.154 |
| SPF_IP | 203.96.179.155 |
| SPF_IP | 203.96.179.156 |
| SPF_IP | 203.96.179.157 |
| SPF_IP | 203.96.179.158 |
| SPF_IP | 69.162.95.202 |
| SPF_IP | 69.162.95.203 |
| SPF_IP | 69.162.95.204 |
| SPF_IP | 69.162.95.205 |
| SPF_IP | 69.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.