Skip to content

Hostname

axint.net

Last fetched

axint.net resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · axint.netRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/axint.net

Resolution chain

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

IPPrefixASNOperatorCountry
50.21.176.18850.21.176.0/20AS8560US

WHOIS identity

Registrar
iana:69
Organization
axisinternet,
Contact emails

Subdomains

97 observed subdomains of axint.net.

Web-graph footprint

Distinct hostnames that link to or from axint.net in the public web crawl.

5 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for axint.net.

MechanismTarget
SPF_IP138.197.57.102
SPF_IP158.69.119.175
SPF_IP159.203.92.62
SPF_IP208.69.72.0/21
SPF_IP2602:fff1::/36
SPF_IP2604:a880:800:a1:0:0:73b:6001
SPF_IP2607:5300:60:88af::/64
SPF_IP50.21.176.188
SPF_IP66.35.63.0/27

Related pages

Pivot deeper into the graph from axint.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "axint.net"})-[: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.