Skip to content

Hostname

axonhost.com

Last fetched

axonhost.com resolves to 1 IPv4 address operated by MACPAPERS-ASN-01 - Mac Papers, LLC in ZA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
102.130.118.201102.130.118.0/24AS328364MACPAPERS-ASN-01 - Mac Papers, LLCZA

WHOIS identity

Registrar
iana:1479
Organization
******** ********
Contact emails

Subdomains

9 observed subdomains of axonhost.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • axonhost.com

SPF policy

8 SPF mechanisms authorising senders for axonhost.com.

MechanismTarget
SPF_Aaxonhost.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.130.114.227
SPF_IP102.130.118.201
SPF_IP192.151.157.26
SPF_IP192.187.103.26
SPF_MXaxonhost.com

Related pages

Pivot deeper into the graph from axonhost.com.

Cypher and MCP

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

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