Skip to content

Hostname

axtos.com

Last fetched

axtos.com resolves to 2 IPv4 addresses operated by CTCX Chubu Telecommunications Company, Inc. in JP.

Nutrition Label

WHISPER CANON · axtos.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/axtos.com

Resolution chain

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

IPPrefixASNOperatorCountry
203.129.126.229203.129.112.0/20AS18126CTCX Chubu Telecommunications Company, Inc.JP
203.138.251.72203.138.0.0/16AS2514INFOSPHERE NTT PC Communications, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for axtos.com.

MechanismTarget
SPF_Amss732.kagoya.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-wa.e-atoms.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP133.18.202.62
SPF_IP162.43.105.84
SPF_IP203.129.126.224/28
SPF_IP203.138.251.64/28
SPF_IP2406:8c00:0:3409:133:18:202:62
SPF_IP52.198.45.2

Related pages

Pivot deeper into the graph from axtos.com.

Cypher and MCP

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

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