Skip to content

Hostname

pmk.hu

Last fetched

pmk.hu resolves to 1 IPv4 address operated by AS50261 in HU.

Nutrition Label

WHISPER CANON · pmk.huRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pmk.hu

Resolution chain

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

IPPrefixASNOperatorCountry
37.220.131.16537.220.128.0/20AS50261HU

WHOIS identity

No WHOIS records are currently associated with pmk.hu in WhisperGraph.

Subdomains

2 observed subdomains of pmk.hu.

Web-graph footprint

Distinct hostnames that link to or from pmk.hu in the public web crawl.

29 sites link to this hostname.

224 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for pmk.hu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmtp.xethost.com
SPF_IP109.74.48.38/32
SPF_IP109.74.48.45
SPF_IP109.74.48.51/32
SPF_IP109.74.48.52
SPF_IP185.225.68.34
SPF_IP185.225.69.126

Related pages

Pivot deeper into the graph from pmk.hu.

Cypher and MCP

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

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