Skip to content

Hostname

wanxp.net

Last fetched

wanxp.net resolves to 1 IPv4 address operated by AS45294 in ID. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
113.212.118.139113.212.118.0/24AS45294ID

WHOIS identity

Registrar
iana:303
Organization
cv. 2k
Contact emails

Subdomains

73 observed subdomains of wanxp.net.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wanxp.net.

MechanismTarget
SPF_IP113.212.113.114
SPF_IP113.212.113.132
SPF_IP113.212.118.130
SPF_IP113.212.118.139
SPF_IP113.212.118.181
SPF_IP113.212.118.182
SPF_IP113.212.118.183
SPF_IP113.212.118.184
SPF_IP113.212.118.185
SPF_IP113.212.126.132

Related pages

Pivot deeper into the graph from wanxp.net.

Cypher and MCP

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

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