Skip to content

Hostname

highermag.com

Last fetched

highermag.com resolves to 1 IPv4 address operated by AS57844 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:1068
Organization
mark jennings
Contact emails

Subdomains

5 observed subdomains of highermag.com.

Web-graph footprint

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

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • highermag.com

SPF policy

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

Cypher and MCP

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

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