Skip to content

Hostname

ceetal.net

Last fetched

ceetal.net resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ceetal.netRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ceetal.net

Resolution chain

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

IPPrefixASNOperatorCountry
51.254.36.14151.254.0.0/15AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:81
Organization
ceetal
Contact emails

Subdomains

5 observed subdomains of ceetal.net.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ceetal.net.

MechanismTarget
SPF_Aceetal.net
SPF_Amail.ceetal.net
SPF_Aminotaure2.qosinus.com
SPF_Asrvmail.ceetal.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:4b98:dc0:43:216:3eff:fe84:2cd5
SPF_IP2001:4b98:dc0:51:216:3eff:fe91:793b
SPF_IP46.226.105.250
SPF_IP51.254.36.141
SPF_IP91.103.232.131
SPF_IP91.103.232.151
SPF_IP91.103.232.188
SPF_IP94.127.8.244
SPF_IP95.142.167.176
SPF_MXceetal.net

Related pages

Pivot deeper into the graph from ceetal.net.

Cypher and MCP

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

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