Skip to content

Hostname

dcud-eg.com

Last fetched

dcud-eg.com resolves to 141.95.98.141, announced in 141.95.0.0/17 by OVH - OVH SAS in DE. dcud-eg.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 · dcud-eg.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/dcud-eg.com

Resolution chain

IPv6 resolution

No AAAA record for dcud-eg.com is recorded in WhisperGraph.

Attribution

ovh

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:625
Registrant organisation
mohamed elsherbiny

Subdomains

Mail and authentication

Nameservers

  • ns1.deltacapitalcrm.com
  • ns2.deltacapitalcrm.com
  • ns1.deltacapital.xyz
  • ns2.deltacapital.xyz
  • ns2.dcud-eg.info
  • ns1.dcud-eg.info

MX records

  • dcud-eg.com

SPF policy

  • a: dcud-eg.com
  • mx: dcud-eg.com
  • ip: 135.125.203.108
  • ip: 141.95.98.141

Threat-feed evidence

History

Related pages

Pivot from dcud-eg.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: "dcud-eg.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.