Skip to content

Hostname

ceatec.com

Last fetched

ceatec.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ceatec.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ceatec.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.109.10213.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.2213.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.4413.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.8913.33.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.58.5813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.42.1003.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.433.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.803.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.893.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

19 observed subdomains of ceatec.com.

Web-graph footprint

Distinct hostnames that link to or from ceatec.com in the public web crawl.

1,825 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ceatec.com.

Related pages

Pivot deeper into the graph from ceatec.com.

Cypher and MCP

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

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