Skip to content

Hostname

delreyhost.com

Last fetched

delreyhost.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. delreyhost.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · delreyhost.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/delreyhost.com

Resolution chain

No IPv4 resolution is recorded for delreyhost.com in WhisperGraph.

IPv6 resolution

No AAAA record for delreyhost.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:886
Contact emails
delreyhost.com@domainprivacygroup.com, karel@zoltis.com

Subdomains

Mail and authentication

Nameservers

  • ns43.delreyhost.com
  • ns44.delreyhost.com
  • ns45.delreyhost.com
  • ns46.delreyhost.com
  • server2163.delreyhost.com
  • server2165.delreyhost.com
  • ns1.mydomain.com
  • ns2.mydomain.com

MX records

  • delreyhost.com
  • mx.delreyhost.com

SPF policy

  • ip: 205.134.246.106/24
  • ip: 74.124.201.41/24
  • mx: a:hqdelreyhost.com
  • a: delreyhost.com
  • mx: delreyhost.com
  • a: server2147.delreyhost.com
  • mx: mx:zoltis.com
  • include: zoltis.com
  • mx: a:hq.zoltis.com
  • ip: 24.43.66.134
  • ip: 74.124.201.40
  • ip: 74.124.201.51
  • ip: 74.124.206.189

Threat-feed evidence

History

Related pages

Pivot from delreyhost.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "delreyhost.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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