Skip to content

Hostname

cec.sped.org

Last fetched

cec.sped.org resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cec.sped.orgRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cec.sped.org

Resolution chain

cec.sped.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.226.46.23534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.11.12234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.106.20054.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cec.sped.org in WhisperGraph.

Subdomains

17 observed subdomains of cec.sped.org.

Web-graph footprint

Distinct hostnames that link to or from cec.sped.org in the public web crawl.

1,227 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cec.sped.org.

MechanismTarget
SPF_INCLUDEinformz.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP38.101.186.211

Related pages

Pivot deeper into the graph from cec.sped.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cec.sped.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.