Hostname
justimajenn.com
Last fetched
justimajenn.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
justimajenn.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.14.177.89 | 72.14.176.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0136385956
- Contact emails
- justimajenn.com@contactprivacy.com
- 2eb8e6ef-9904-49d3-9acd-c156f6c3ec52@identity-protect.org
- 4301dd3b-bf5c-4151-98ef-7fe9e4f8f4b5@identity-protect.org
- 50465f4b-b2a2-4697-a586-fe6f06f5dbe8@identity-protect.org
- 94d7dbbe-6194-4a90-b7d1-4181c324c3ff@identity-protect.org
- 9f9843a2-17c0-4365-add9-04a97464e718@identity-protect.org
- bc94c975-4275-44f3-9d0f-7e3dcc9cbb33@identity-protect.org
- e9a844da-f8e1-474f-a0aa-9d214e43e11e@identity-protect.org
Subdomains
5 observed subdomains of justimajenn.com.
Web-graph footprint
Distinct hostnames that link to or from justimajenn.com in the public web crawl.
39 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for justimajenn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.anaxanet.com |
Related pages
Pivot deeper into the graph from justimajenn.com.
- IP · 72.14.177.89
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · iana:468
- Country · US
- Email · justimajenn.com@contactprivacy.com
- TLD · .com
- Browse hostnames · ju…
- 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: "justimajenn.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.