Skip to content

Hostname

cmdlt.edu.ve

Last fetched

cmdlt.edu.ve resolves to 1 IPv4 address operated by AS21980 in VE.

Nutrition Label

WHISPER CANON · cmdlt.edu.veRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/cmdlt.edu.ve

Resolution chain

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

IPPrefixASNOperatorCountry
200.74.196.20200.75.12.0/24AS21980VE

WHOIS identity

No WHOIS records are currently associated with cmdlt.edu.ve in WhisperGraph.

Subdomains

8 observed subdomains of cmdlt.edu.ve.

Web-graph footprint

Distinct hostnames that link to or from cmdlt.edu.ve in the public web crawl.

27 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cmdlt.edu.ve.

MechanismTarget
SPF_INCLUDE_spf.email-platform.com
SPF_INCLUDEoutbound.mailhop.org
SPF_IP186.167.0.11/32
SPF_IP190.6.28.99/32

Related pages

Pivot deeper into the graph from cmdlt.edu.ve.

Cypher and MCP

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

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