Skip to content

Hostname

axoft.com

Last fetched

axoft.com resolves to 1 IPv4 address operated by AS11664 in AR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · axoft.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/axoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
186.158.182.70186.158.180.0/22AS11664AR

WHOIS identity

Registrar
iana:468
Organization
on behalf of axoft.com owner
Contact emails

Subdomains

89 observed subdomains of axoft.com.

Web-graph footprint

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

51 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for axoft.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.32.251
SPF_IP167.89.26.202
SPF_IP200.69.215.1
SPF_MXaxoft.com

Related pages

Pivot deeper into the graph from axoft.com.

Cypher and MCP

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

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