Skip to content

Hostname

mptc.gov.kh

Last fetched

mptc.gov.kh resolves to 1 IPv4 address operated by F5 - F5 Networks SARL in FR.

Nutrition Label

WHISPER CANON · mptc.gov.khRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mptc.gov.kh

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.141.170159.60.128.0/20AS35280F5 - F5 Networks SARLFR

WHOIS identity

No WHOIS records are currently associated with mptc.gov.kh in WhisperGraph.

Subdomains

58 observed subdomains of mptc.gov.kh.

Web-graph footprint

Distinct hostnames that link to or from mptc.gov.kh in the public web crawl.

221 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mptc.gov.kh.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEespro-2.net.gov.kh
SPF_INCLUDEespro.mptc.gov.kh
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mptc.gov.kh.

Cypher and MCP

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

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