Skip to content

Hostname

delta.gendns.com

Last fetched

delta.gendns.com resolves to 9 IPv4 addresses operated by DIMENOC - HostDime.com, Inc. in US.

Nutrition Label

WHISPER CANON · delta.gendns.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/delta.gendns.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.161.185.130107.161.176.0/20AS33182DIMENOC - HostDime.com, Inc.US
107.161.185.131107.161.176.0/20AS33182DIMENOC - HostDime.com, Inc.US
107.161.185.132107.161.176.0/20AS33182DIMENOC - HostDime.com, Inc.US
107.161.185.133107.161.176.0/20AS33182DIMENOC - HostDime.com, Inc.US
107.161.185.134107.161.176.0/20AS33182DIMENOC - HostDime.com, Inc.US
138.128.171.194138.128.160.0/19AS33182DIMENOC - HostDime.com, Inc.US
138.128.171.195138.128.160.0/19AS33182DIMENOC - HostDime.com, Inc.US
138.128.171.196138.128.160.0/19AS33182DIMENOC - HostDime.com, Inc.US
138.128.171.197138.128.160.0/19AS33182DIMENOC - HostDime.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with delta.gendns.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for delta.gendns.com.

MechanismTarget
SPF_Adelta.gendns.com
SPF_IP138.128.171.195
SPF_IP191.101.30.136
SPF_IP198.15.81.114
SPF_MXdelta.gendns.com

Related pages

Pivot deeper into the graph from delta.gendns.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "delta.gendns.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.