Hostname
olddive.com
Last fetched
olddive.com resolves to 14 IPv4 addresses operated by DYNU - Dynu Systems Incorporated in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
olddive.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 140.235.18.234 | 140.235.18.0/24 | AS398019 | DYNU - Dynu Systems Incorporated | US |
| 140.235.18.235 | 140.235.18.0/24 | AS398019 | DYNU - Dynu Systems Incorporated | US |
| 140.235.18.236 | 140.235.18.0/24 | AS398019 | DYNU - Dynu Systems Incorporated | US |
| 140.235.18.237 | 140.235.18.0/24 | AS398019 | DYNU - Dynu Systems Incorporated | US |
| 140.235.18.238 | 140.235.18.0/24 | AS398019 | DYNU - Dynu Systems Incorporated | US |
| 192.227.136.172 | 192.227.136.0/22 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 192.227.136.174 | 192.227.136.0/22 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 192.227.166.247 | 192.227.166.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 192.227.166.248 | 192.227.166.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.223 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.224 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.225 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.226 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 198.12.74.227 | 198.12.74.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain administrator
- Contact emails
- 34568b69bfcd4c59ae4d14a593d18b34.protect@whoisguard.com
- 41d6696a8241401894b5562b338cf8af.protect@whoisguard.com
- 4690c69554f44cfabd65e09811761a4f.protect@withheldforprivacy.com
- ee69278ba4154790b56253311c326f11.protect@withheldforprivacy.com
- reactivation-pending@mail.withheldforprivacy.com
- pw-3191c767c1f5b5836a46b714150eec77@privacyguardian.org
Subdomains
3 observed subdomains of olddive.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for olddive.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | webmarketershost.com |
Related pages
Pivot deeper into the graph from olddive.com.
- IP · 140.235.18.234
- ASN · AS398019DYNU - Dynu Systems Incorporated
- Registrar · iana:1068
- Country · US
- Email · 34568b69bfcd4c59ae4d14a593d18b34.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ol…
- 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: "olddive.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.