Skip to content

Hostname

ceoetc.com

Last fetched

ceoetc.com resolves to 97.64.66.123, announced in 97.64.66.0/23 by PRONSS-PULKCO-AS - PRONSS in US. ceoetc.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ceoetc.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ceoetc.com

Resolution chain

IPv6 resolution

No AAAA record for ceoetc.com is recorded in WhisperGraph.

Attribution

pronss

ORIGIN_AS

WHOIS identity

Registrar
iana:30
Registrant organisation
perfect privacy,
Contact emails
dk7wm5hm8gb@nameprivacy.com, dy6hv2dn9u8@nameprivacy.com, e453p4nm6vs@nameprivacy.com, es5pg9gs4zb@namesecureprivatename.com, ha44f8nr99w@namesecureprivatename.com, m43up3cn4pa@myprivatename.com, yn5p97qj9c5@nameprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns43.domaincontrol.com
  • ns44.domaincontrol.com

MX records

  • mx1-us1.ppe-hosted.com
  • mx2-us1.ppe-hosted.com

SPF policy

  • ip: 208.70.208.0/22
  • ip: 64.73.126.0/23
  • ip: 216.35.170.0/23
  • ip: 64.94.35.32/32
  • ip: 167.89.70.61/32
  • ip: 104.192.32.80/29
  • ip: 104.192.36.80/29
  • include: spf.mandrillapp.com
  • a: dispatch-us.ppe-hosted.com
  • include: one.zoho.com
  • include: spf.myconnectwise.net
  • include: sendgrid.net
  • ip: 97.64.66.110
  • ip: 97.64.66.114

Threat-feed evidence

History

Related pages

Pivot from ceoetc.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ceoetc.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.