Skip to content

Hostname

msxf.com

Last fetched

msxf.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · msxf.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/msxf.com

Resolution chain

msxf.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:420
Organization
jianguo wu
Contact emails

Subdomains

33 observed subdomains of msxf.com.

Web-graph footprint

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

32 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for msxf.com.

MechanismTarget
SPF_IP113.204.132.94
SPF_IP113.207.115.2
SPF_IP113.207.115.245
SPF_IP113.207.115.251
SPF_IP113.207.115.3
SPF_IP113.207.115.4
SPF_IP183.230.199.127
SPF_IP183.230.203.85
SPF_IP183.230.203.86
SPF_IP183.230.203.87
SPF_IP183.230.203.88
SPF_IP222.178.181.175
SPF_IP222.178.181.176
SPF_IP222.178.181.177
SPF_IP222.178.181.197
SPF_IP222.178.181.203
SPF_IP222.180.236.238

Related pages

Pivot deeper into the graph from msxf.com.

Cypher and MCP

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

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