Hostname
kerznerinc.com
Last fetched
kerznerinc.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kerznerinc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.61.129 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.54 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.69 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.92 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kerznerinc.com owner
- Contact emails
- no.valid.email@worldnic.com
- nick@kerznerinc.com
- q533v6nw7pd@networksolutionsprivateregistration.com
- 79022deb-b3de-4a40-aeb3-3332e2e53bc6@identity-protect.org
- 7f343086-834d-4385-a7e8-6e03b421453c@identity-protect.org
- 9271b191-dfb7-4493-a1d6-e85e5e7905d8@identity-protect.org
- ec92d913-4f2c-4509-a40c-43d17cd3d7e6@identity-protect.org
Subdomains
1 observed subdomain of kerznerinc.com.
| Subdomain |
|---|
| www.kerznerinc.com |
Web-graph footprint
Distinct hostnames that link to or from kerznerinc.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for kerznerinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | kerznerinc.com |
Related pages
Pivot deeper into the graph from kerznerinc.com.
- IP · 52.85.61.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · no.valid.email@worldnic.com
- TLD · .com
- Browse hostnames · ke…
- 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: "kerznerinc.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.