Skip to content

Hostname

ccef3.com

Last fetched

ccef3.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ccef3.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ccef3.com

Resolution chain

ccef3.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.161.10518.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.7518.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.8418.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.161.8718.67.160.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.4.1273.161.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.4.153.161.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.4.423.161.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.4.933.161.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of ccef3.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ccef3.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch
SPF_INCLUDEspf.sendinblue.com
SPF_MXccef3.com

Related pages

Pivot deeper into the graph from ccef3.com.

Cypher and MCP

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

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