Skip to content

Hostname

km.ump.pl

Last fetched

km.ump.pl resolves to 1 IPv4 address operated by AS12741 in PL.

Nutrition Label

WHISPER CANON · km.ump.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/km.ump.pl

Resolution chain

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

IPPrefixASNOperatorCountry
217.28.152.20217.28.144.0/20AS12741PL

WHOIS identity

No WHOIS records are currently associated with km.ump.pl in WhisperGraph.

Subdomains

1 observed subdomain of km.ump.pl.

Subdomain
www.km.ump.pl

Web-graph footprint

Distinct hostnames that link to or from km.ump.pl in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for km.ump.pl.

MechanismTarget
SPF_Am022.c152.petrotel.pl
SPF_Amail.plock.eu
SPF_MXkm.ump.pl

Related pages

Pivot deeper into the graph from km.ump.pl.

Cypher and MCP

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

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