Skip to content

Hostname

zungfu.com

Last fetched

zungfu.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in HK. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · zungfu.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/zungfu.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.24.109.24120.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:82
Organization
jardine motors group holdings limited.
Contact emails

Subdomains

41 observed subdomains of zungfu.com.

Web-graph footprint

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

23 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for zungfu.com.

MechanismTarget
SPF_Azungfu.com
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.92.189.234
SPF_IP116.92.189.235
SPF_IP116.92.189.236
SPF_IP20.187.191.0
SPF_IP20.239.132.31
SPF_IP210.177.253.233
SPF_IP210.177.253.250
SPF_IP210.177.253.251
SPF_IP210.177.253.252
SPF_IP210.177.253.253
SPF_IP61.244.27.134
SPF_MXzungfu.com

Related pages

Pivot deeper into the graph from zungfu.com.

Cypher and MCP

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

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