Skip to content

Hostname

axoftglobal.com

Last fetched

axoftglobal.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · axoftglobal.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/axoftglobal.com

Resolution chain

axoftglobal.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.74.75.1333.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
89.169.191.4289.169.128.0/18AS200350PETAFUELFSCASRU

WHOIS identity

Registrar
iana:463
Organization
jsc 'aksoft'
Contact emails

Subdomains

93 observed subdomains of axoftglobal.com.

Web-graph footprint

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

172 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for axoftglobal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.softline.com
SPF_INCLUDEen.axoftglobal.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.slweb.cloud
SPF_IP109.73.44.163
SPF_IP185.58.221.157
SPF_IP188.127.242.89

Related pages

Pivot deeper into the graph from axoftglobal.com.

Cypher and MCP

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

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