Hostname
konerding.com
Last fetched
konerding.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
konerding.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.143.10 | 18.160.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.143.105 | 18.160.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.143.26 | 18.160.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.143.63 | 18.160.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.107 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.46 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.52 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.85 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.86.229.55 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.59 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.76 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.81 | 96.0.0.0/3 | AS9498 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of konerding.com owner
- Contact emails
- dakoner@gmail.com
- 1c0987da-1bbf-42cd-b07f-619f800938fe@identity-protect.org
- 8aba6ded-01c0-4f89-a4e3-23cc2c85890a@identity-protect.org
- b5bd79ae-0816-4d19-859e-280f9b63582f@identity-protect.org
- d6f39c43-5266-4120-9a05-47c55a7a1649@identity-protect.org
- eb5f9f10-b6df-4c48-bda3-4f597c19a84f@identity-protect.org
- f4b63ae2-60a3-4054-8309-7b4b5bfffa0d@identity-protect.org
- fea66bc7-3fe7-4bd3-853c-f6c307d392fa@identity-protect.org
- owner-4577231@konerding.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of konerding.com.
| Subdomain |
|---|
| www.konerding.com |
Web-graph footprint
Distinct hostnames that link to or from konerding.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from konerding.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "konerding.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.