Hostname
k7net.com
Last fetched
k7net.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
k7net.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 |
|---|---|---|---|---|
| 13.224.138.4 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.46 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.71 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.224.138.78 | 13.224.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.192.151.15 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.39 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.48 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.62 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1923
- Organization
- brand inno
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from k7net.com.
- IP · 13.224.138.4
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1923
- Country · JP
- Email · brandinno@this-domain-is-for-sale-at-godaddy.com
- TLD · .com
- Browse hostnames · k7…
- 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: "k7net.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.