Skip to content

Hostname

cdec-cdce.org

Last fetched

cdec-cdce.org resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cdec-cdce.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cdec-cdce.org

Resolution chain

cdec-cdce.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.10.160.21172.10.160.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of cdec-cdce.org.

Web-graph footprint

Distinct hostnames that link to or from cdec-cdce.org in the public web crawl.

83 sites link to this hostname.

164 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cdec-cdce.org.

MechanismTarget
SPF_Acdec-cdce.org
SPF_INCLUDEspf.likuid.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.44.135.14/32
SPF_IP144.217.76.236
SPF_IP158.69.127.70/24
SPF_IP167.114.124.87/32
SPF_IP54.39.73.153/32
SPF_IP72.10.160.210
SPF_MXcdec-cdce.org

Related pages

Pivot deeper into the graph from cdec-cdce.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdec-cdce.org"})-[: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.