Skip to content

Hostname

tpompspc.edu.hk

Last fetched

tpompspc.edu.hk resolves to 1 IPv4 address operated by AS4515 in HK.

Nutrition Label

WHISPER CANON · tpompspc.edu.hkRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tpompspc.edu.hk

Resolution chain

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

IPPrefixASNOperatorCountry
202.82.223.26202.85.137.0/24AS4515HK

WHOIS identity

No WHOIS records are currently associated with tpompspc.edu.hk in WhisperGraph.

Subdomains

30 observed subdomains of tpompspc.edu.hk.

Web-graph footprint

Distinct hostnames that link to or from tpompspc.edu.hk in the public web crawl.

19 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tpompspc.edu.hk.

MechanismTarget
SPF_Atpompspc.edu.hk
SPF_INCLUDEspf.hostingspeed.net
SPF_IP103.13.51.107
SPF_IP103.13.51.108
SPF_IP103.13.51.152
SPF_MXtpompspc.edu.hk

Related pages

Pivot deeper into the graph from tpompspc.edu.hk.

Cypher and MCP

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

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