Hostname
handmadehighjinks.com
Last fetched
handmadehighjinks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
handmadehighjinks.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.239.83.112 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.117 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.6 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.80 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 99.86.57.103 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.105 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.128 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.86.57.82 | 99.86.57.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of handmadehighjinks.com owner
- Contact emails
- 3143ef19-97bf-439c-a011-4022a68537c4@identity-protect.org
- 3504aaf0-1753-4921-8c5b-44512038e506@identity-protect.org
- 3857905b-4f02-4673-933d-f2e0d514256c@identity-protect.org
- 678056b8-8c4f-4ccf-9559-fbcfb82e8741@identity-protect.org
- 751ad5c5-1d6e-4d71-b495-1fbd56219c4a@identity-protect.org
- a32330ec-eb08-420c-9c00-c271eb213da7@identity-protect.org
- fb3c16ba-0508-4d53-bafd-206c0bc4ae00@identity-protect.org
- owner-9756073@handmadehighjinks.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for handmadehighjinks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from handmadehighjinks.com.
- IP · 18.239.83.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NL
- Email · 3143ef19-97bf-439c-a011-4022a68537c4@identity-protect.org
- TLD · .com
- Browse hostnames · ha…
- 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: "handmadehighjinks.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.