Hostname
jovokep.com
Last fetched
jovokep.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
jovokep.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.227.246.57 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.72 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.90 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.97 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.154.253.14 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.2 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.65 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.253.87 | 18.154.252.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of jovokep.com owner
- Contact emails
- domains@hugedomains.com
- 01a8cdd4-521f-4641-8c77-05102cc5fec4@identity-protect.org
- 5e926ae7-bc9c-4b11-8ffc-5da780738551@identity-protect.org
- 7000096b-3509-461a-ac58-02e2b54a47d5@identity-protect.org
- 70c685a9-447e-49be-acd9-dd42ff5f8ead@identity-protect.org
- 8ef8023b-1ac8-4f3c-8e54-fdf32b005cfb@identity-protect.org
- c5648aec-f05c-4875-9a76-f3165bdca62c@identity-protect.org
- f308aa60-b8c6-4ed0-9e97-f4297dfa1636@identity-protect.org
Subdomains
1 observed subdomain of jovokep.com.
| Subdomain |
|---|
| www.jovokep.com |
Web-graph footprint
Distinct hostnames that link to or from jovokep.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from jovokep.com.
- IP · 13.227.246.57
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · domains@hugedomains.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: "jovokep.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.