Skip to content

Hostname

mpfa.org.hk

Last fetched

mpfa.org.hk resolves to 1 IPv4 address operated by HUTCHISON-AS-AP HGC Global Communications Limited in HK. WHOIS lists iana:1397 as the registrar.

Nutrition Label

WHISPER CANON · mpfa.org.hkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mpfa.org.hk

Resolution chain

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

IPPrefixASNOperatorCountry
203.184.142.36203.184.128.0/20AS9304HUTCHISON-AS-AP HGC Global Communications LimitedHK

WHOIS identity

Registrar
iana:1397
Organization
強制性公積金計劃管理局
Contact emails

Subdomains

53 observed subdomains of mpfa.org.hk.

Web-graph footprint

Distinct hostnames that link to or from mpfa.org.hk in the public web crawl.

482 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mpfa.org.hk.

MechanismTarget
SPF_Ampfa.org.hk
SPF_INCLUDEsendgrid.net
SPF_IP103.69.185.7
SPF_IP103.69.185.8
SPF_IP61.244.28.141
SPF_IP61.244.28.142
SPF_MXmpfa.org.hk

Related pages

Pivot deeper into the graph from mpfa.org.hk.

Cypher and MCP

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

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