Hostname
doreljuvenile.com
Last fetched
doreljuvenile.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
doreljuvenile.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.44.133.164 | 23.44.133.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.44.133.180 | 23.44.133.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.53.41.251 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.53.42.49 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 95.100.181.132 | 95.100.181.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | IT |
| 95.100.181.143 | 95.100.181.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | IT |
WHOIS identity
- Registrar
- iana:1910
- Organization
- dns admin
- Contact emails
Subdomains
20 observed subdomains of doreljuvenile.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from doreljuvenile.com in the public web crawl.
89 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for doreljuvenile.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
| SPF_INCLUDE | _spf.tinylove.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zohomail360.com |
| SPF_INCLUDE | spf1.workhuman.com |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
Related pages
Pivot deeper into the graph from doreljuvenile.com.
- IP · 23.44.133.164
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · iana:1910
- Country · US
- Email · dns-admin@djgusa.com
- TLD · .com
- Browse hostnames · do…
- 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: "doreljuvenile.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.