Hostname
kmuncie.com
Last fetched
kmuncie.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kmuncie.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 |
|---|---|---|---|---|
| 108.138.199.101 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.115 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.78 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.83 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.164.124.13 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.63 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.66 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.83 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kmuncie.com owner
- Contact emails
- nivek2002@gmail.com
- 0760cc8b-72d2-4c7d-9d77-57e9d4c5ad25@identity-protect.org
- 2c76d962-6896-44bb-b93b-7cc575ce1c8b@identity-protect.org
- 4446b3ed-3dad-47bd-859c-a24952c7b508@identity-protect.org
- 680e8909-37c3-44d2-960d-1e8abdffd223@identity-protect.org
- 9b8f8f11-1bbe-4feb-a74e-ce750cc7acb6@identity-protect.org
- bcb9be71-9167-405f-ab44-af1525210a82@identity-protect.org
- owner-5501408@kmuncie.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of kmuncie.com.
Web-graph footprint
Distinct hostnames that link to or from kmuncie.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kmuncie.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sender.zohoinvoice.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from kmuncie.com.
- IP · 108.138.199.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · nivek2002@gmail.com
- TLD · .com
- Browse hostnames · km…
- 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: "kmuncie.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.