Hostname
kaptest.com
Last fetched
kaptest.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
kaptest.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 |
|---|---|---|---|---|
| 13.249.165.10 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.21 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.54 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.165.63 | 13.249.165.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.244.102.120 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.31 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.57 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 18.244.102.97 | 18.244.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 65.8.131.106 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.109 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.118 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.128 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- host master
- Contact emails
Subdomains
77 observed subdomains of kaptest.com.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kaptest.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kaptest.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.kaptest.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from kaptest.com.
- IP · 13.249.165.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · JP
- Email · hostmaster@kaplan.com
- TLD · .com
- Browse hostnames · ka…
- 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: "kaptest.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.