Skip to content

Hostname

ceetal.com

Last fetched

ceetal.com resolves to 1 IPv4 address operated by INHERENT in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ceetal.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ceetal.com

Resolution chain

ceetal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.103.232.15191.103.232.0/21AS16347INHERENTFR

WHOIS identity

Registrar
iana:81
Organization
ceetal
Contact emails

Subdomains

3 observed subdomains of ceetal.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for ceetal.com.

MechanismTarget
SPF_INCLUDEprotect.smtpout.adista.fr
SPF_INCLUDEspf-client.cienum.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.237.255.97
SPF_IP149.255.137.240/28
SPF_IP46.20.166.142
SPF_IP91.103.232.128/26
SPF_IP91.103.232.129
SPF_IP91.103.232.131
SPF_IP91.103.232.143
SPF_IP91.103.232.148
SPF_IP91.103.232.151
SPF_IP91.103.232.188
SPF_IP94.127.13.10
SPF_IP94.127.13.6/32
SPF_IP94.127.13.7
SPF_IP94.127.13.9
SPF_IP94.127.8.244
SPF_MXsrvmail.ceetal.fr

Related pages

Pivot deeper into the graph from ceetal.com.

Cypher and MCP

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

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