Skip to content

Hostname

axwon.co

Last fetched

axwon.co resolves to 1 IPv4 address operated by OVH in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · axwon.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/axwon.co

Resolution chain

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

IPPrefixASNOperatorCountry
148.113.35.66148.113.0.0/18AS16276OVHIN

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

25 observed subdomains of axwon.co.

Web-graph footprint

Distinct hostnames that link to or from axwon.co in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • axwon.co

SPF policy

5 SPF mechanisms authorising senders for axwon.co.

MechanismTarget
SPF_Aaxwon.co
SPF_INCLUDErelay.mailchannels.net
SPF_IP148.113.35.66
SPF_IP192.46.215.131
SPF_MXaxwon.co

Related pages

Pivot deeper into the graph from axwon.co.

Cypher and MCP

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

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