Hostname
hikapo.com
Last fetched
hikapo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hikapo.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 |
|---|---|---|---|---|
| 18.165.140.101 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.53 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.92 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.93 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.166.205.39 | 3.166.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.205.58 | 3.166.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.205.70 | 3.166.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.205.91 | 3.166.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hikapo.com owner
- Contact emails
- admin@domainregistriesfoundation.com
- 2b0a3399-62b3-4f74-82cf-8a4705d096a2@identity-protect.org
- 33ea7d04-85a1-403c-8edc-4adec05cac30@identity-protect.org
- 6f58ebc8-0131-4b61-adaf-d8087587ff22@identity-protect.org
- 8cdd8450-9bd3-48b8-bb8e-191914276d38@identity-protect.org
- a770b4ae-4cb3-4572-8e9e-25ed426e18f9@identity-protect.org
- cfbec0b1-0c80-4189-85da-c4141a7e353d@identity-protect.org
- owner-10138295@hikapo.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of hikapo.com.
| Subdomain |
|---|
| mail.hikapo.com |
Web-graph footprint
Distinct hostnames that link to or from hikapo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hikapo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1lejend.com |
| SPF_INCLUDE | hikapo.com |
| SPF_IP | 49.212.207.236/24 |
Related pages
Pivot deeper into the graph from hikapo.com.
- IP · 18.165.140.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · admin@domainregistriesfoundation.com
- TLD · .com
- Browse hostnames · hi…
- 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: "hikapo.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.