Skip to content

Hostname

kghm.com

Last fetched

kghm.com resolves to 1 IPv4 address operated by KGHM-AS Poland Polkowice in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · kghm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kghm.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.87.254.20862.87.254.0/24AS21010KGHM-AS Poland PolkowicePL

WHOIS identity

Registrar
iana:269
Organization
herbert wirth
Contact emails

Subdomains

66 observed subdomains of kghm.com.

Web-graph footprint

Distinct hostnames that link to or from kghm.com in the public web crawl.

494 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kghm.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.171.174.29
SPF_IP200.54.100.146
SPF_IP200.54.100.147
SPF_IP216.223.79.52
SPF_IP62.87.254.102
SPF_IP62.87.254.104
SPF_IP62.87.254.250
SPF_IP64.46.61.28

Related pages

Pivot deeper into the graph from kghm.com.

Cypher and MCP

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

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