Skip to content

Hostname

c-e.io

Last fetched

c-e.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · c-e.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/c-e.io

Resolution chain

c-e.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.167.227.43.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.433.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.763.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.883.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.182.1003.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.1223.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.373.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.983.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
65.9.46.2565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:81
Organization
contactengine
Contact emails

Subdomains

43 observed subdomains of c-e.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for c-e.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from c-e.io.

Cypher and MCP

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

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