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
Resolution chain
kghm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.87.254.208 | 62.87.254.0/24 | AS21010 | KGHM-AS Poland Polkowice | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- herbert wirth
- Contact emails
Subdomains
66 observed subdomains of kghm.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kghm.com in the public web crawl.
494 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for kghm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 190.171.174.29 |
| SPF_IP | 200.54.100.146 |
| SPF_IP | 200.54.100.147 |
| SPF_IP | 216.223.79.52 |
| SPF_IP | 62.87.254.102 |
| SPF_IP | 62.87.254.104 |
| SPF_IP | 62.87.254.250 |
| SPF_IP | 64.46.61.28 |
Related pages
Pivot deeper into the graph from kghm.com.
- IP · 62.87.254.208
- ASN · AS21010KGHM-AS Poland Polkowice
- Registrar · iana:269
- Country · PL
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · kg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.