Skip to content

Hostname

criteo.com

Last fetched

criteo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · criteo.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/criteo.com

Resolution chain

criteo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
criteo
Contact emails

Subdomains

84 observed subdomains of criteo.com.

Web-graph footprint

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

15,660 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for criteo.com.

MechanismTarget
SPF_Ajira-mail.iponweb.net
SPF_Asmtp.criteo.net
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDElogin.mail.criteo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.19.51
SPF_IP178.250.1.41
SPF_IP178.250.2.6
SPF_IP212.99.44.69/32
SPF_IP212.99.44.71/32

Related pages

Pivot deeper into the graph from criteo.com.

Cypher and MCP

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

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