Hostname
kjandkc.com
Last fetched
kjandkc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kjandkc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.169.107.111 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.123 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.28 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.9 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.174.255.125 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.39 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.71 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.84 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kjandkc.com owner
- Contact emails
- 10efffcb-655b-435f-a1ca-a7f9def1477a@identity-protect.org
- 34c670f3-be54-42b6-82f2-b6856a6fb220@identity-protect.org
- 6262ce09-4d36-43a3-b5eb-1a6ebebbccb1@identity-protect.org
- a06e1242-df70-4931-9979-b543dfe871e9@identity-protect.org
- c64568b3-1155-48d9-8285-680f40f2276a@identity-protect.org
- c960258a-a906-4e93-b0fa-ceaa3d17c016@identity-protect.org
- d2818bce-797d-48b1-8bbd-b415472fa5f7@identity-protect.org
Subdomains
1 observed subdomain of kjandkc.com.
| Subdomain |
|---|
| www.kjandkc.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kjandkc.com.
| Mechanism | Target |
|---|---|
| SPF_A | kjandkc.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.forwardemail.net |
| SPF_MX | kjandkc.com |
Related pages
Pivot deeper into the graph from kjandkc.com.
- IP · 3.169.107.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TR
- Email · 10efffcb-655b-435f-a1ca-a7f9def1477a@identity-protect.org
- TLD · .com
- Browse hostnames · kj…
- 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: "kjandkc.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.