Skip to content

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

WHISPER CANON · olddive.comRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/olddive.com

Resolution chain

olddive.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.235.18.234140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.18.235140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.18.236140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.18.237140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.18.238140.235.18.0/24AS398019DYNU - Dynu Systems IncorporatedUS
192.227.136.172192.227.136.0/22AS36352AS-COLOCROSSING - HostPapaUS
192.227.136.174192.227.136.0/22AS36352AS-COLOCROSSING - HostPapaUS
192.227.166.247192.227.166.0/24AS36352AS-COLOCROSSING - HostPapaUS
192.227.166.248192.227.166.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.223198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.224198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.225198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.226198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.227198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:1068
Organization
domain administrator
Contact emails

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.

MechanismTarget
SPF_INCLUDEwebmarketershost.com

Related pages

Pivot deeper into the graph from olddive.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.