Skip to content

Hostname

cdm.edu.eg

Last fetched

cdm.edu.eg resolves to 1 IPv4 address operated by AS24863 in EG.

Nutrition Label

WHISPER CANON · cdm.edu.egRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cdm.edu.eg

Resolution chain

cdm.edu.eg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
41.128.178.14741.128.178.0/24AS24863EG

WHOIS identity

No WHOIS records are currently associated with cdm.edu.eg in WhisperGraph.

Subdomains

15 observed subdomains of cdm.edu.eg.

Web-graph footprint

Distinct hostnames that link to or from cdm.edu.eg in the public web crawl.

71 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cdm.edu.eg.

MechanismTarget
SPF_Acdm.edu.eg
SPF_IP41.128.178.134
SPF_IP41.128.178.147
SPF_MXcdm.edu.eg

Related pages

Pivot deeper into the graph from cdm.edu.eg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdm.edu.eg"})-[: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.