Hostname
joinhonk.com
Last fetched
joinhonk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
joinhonk.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.226.238.100 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.118 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.125 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.238.3 | 13.226.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.115 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.121 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.126 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.3 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of joinhonk.com owner
- Contact emails
- joinhonk.com@domainsbyproxy.com
- 31df16e4-c6b4-47d1-807d-297d34e91004@identity-protect.org
- 34aaa77f-d4ad-425b-913d-23f0443d642d@identity-protect.org
- 430973fc-bb49-41a7-9bb8-303468eeabf9@identity-protect.org
- 62fcb321-2820-4344-89e5-7d2d3367cf7a@identity-protect.org
- 6f7e9d55-e1cb-45ea-94c3-290d30df6b38@identity-protect.org
- 7a49b85c-7cda-4afc-bda2-68d7ac488808@identity-protect.org
- e0405a14-2195-4bb5-ac27-df44b7bbaee3@identity-protect.org
- owner-1236937@joinhonk.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of joinhonk.com.
Web-graph footprint
Distinct hostnames that link to or from joinhonk.com in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for joinhonk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 39670577.spf02.hubspotemail.net |
Related pages
Pivot deeper into the graph from joinhonk.com.
- IP · 13.226.238.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · joinhonk.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · jo…
- 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: "joinhonk.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.