Skip to content

Hostname

f8a.highermag.com

Last fetched

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

Nutrition Label

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

Resolution chain

f8a.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 f8a.highermag.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for f8a.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 f8a.highermag.com.

Cypher and MCP

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

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