Hostname
hellojoko.com
Last fetched
hellojoko.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hellojoko.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 |
|---|---|---|---|---|
| 108.138.51.52 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.6 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.84 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.87 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.225.134.12 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.33 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.46 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.62 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hellojoko.com owner
- Contact emails
- 2ea8b5c9-95d4-4fa6-9d00-d3941cb4f551@identity-protect.org
- 4750752a-72e9-4c40-ae32-e60141f72b4e@identity-protect.org
- 4c1eae90-575f-4318-bd0c-3201d4a832fb@identity-protect.org
- 50da5ca6-8412-43be-8a44-87be503fac1e@identity-protect.org
- 5d9a3a9b-410a-451a-b932-3178a45493bf@identity-protect.org
- 602736c2-b7d0-42a1-b178-506b1212e34e@identity-protect.org
- owner-3506343@hellojoko.com.whoisprivacyservice.org
- owner-407709@hellojoko.com.whoisprivacyservice.org
- owner-428028@hellojoko.com.whoisprivacyservice.org
- owner-6226700@hellojoko.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of hellojoko.com.
Web-graph footprint
Distinct hostnames that link to or from hellojoko.com in the public web crawl.
39 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hellojoko.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from hellojoko.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hellojoko.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.