Skip to content

Hostname

mpfreight.cn

Last fetched

mpfreight.cn resolves to 1 IPv4 address operated by HKNET-VIPNET NTT Com Asia Limited in HK.

Nutrition Label

WHISPER CANON · mpfreight.cnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mpfreight.cn

Resolution chain

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

IPPrefixASNOperatorCountry
218.213.239.131218.213.239.0/24AS9293HKNET-VIPNET NTT Com Asia LimitedHK

WHOIS identity

No WHOIS records are currently associated with mpfreight.cn in WhisperGraph.

Subdomains

2 observed subdomains of mpfreight.cn.

Web-graph footprint

Distinct hostnames that link to or from mpfreight.cn in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mpfreight.cn.

MechanismTarget
SPF_Ampfreight.cn
SPF_INCLUDE_spf_opal.websitehk.com
SPF_IP218.213.239.129/29
SPF_MXmpfreight.cn

Related pages

Pivot deeper into the graph from mpfreight.cn.

Cypher and MCP

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

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