Hostname
konighoffer.com
Last fetched
konighoffer.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
konighoffer.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 |
|---|---|---|---|---|
| 79.96.210.150 | 79.96.128.0/17 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@domain-contact.org
- 23a200d4db7d9c3cef15868adb0200697f1bbc2b1e400888a24932eac0a9a751@konighoffer.com.whoisproxy.org
- 2abbe582bf0920922de089ec4246be84aef8bc0a7c4c5718be579677f9f63e3b@konighoffer.com.whoisproxy.org
- 3557091af48362d504701b8e0c9be082ec62248ad731d758c4097fc6d3476743@konighoffer.com.whoisproxy.org
- 626bd094cd59b4889b6f2d0b146f5ac82931be106902b72bdc0f2e7186ed917c@konighoffer.com.whoisproxy.org
- 7e1f5151c84b3d6fd0759d5254805f18eaa9e5a3b4f61689832dec130c6ac7d1@konighoffer.com.whoisproxy.org
- 88e443c3abc87688d6bac4fd0d43895f3dde785d289e6cfa4da6da6245ef6ee6@konighoffer.com.whoisproxy.org
Subdomains
1 observed subdomain of konighoffer.com.
| Subdomain |
|---|
| www.konighoffer.com |
Web-graph footprint
Distinct hostnames that link to or from konighoffer.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- konighoffer.com
SPF policy
2 SPF mechanisms authorising senders for konighoffer.com.
| Mechanism | Target |
|---|---|
| SPF_A | konighoffer.com |
| SPF_MX | konighoffer.com |
Related pages
Pivot deeper into the graph from konighoffer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "konighoffer.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.