Skip to content

Hostname

caillou.com

Last fetched

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

Nutrition Label

WHISPER CANON · caillou.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/caillou.com

Resolution chain

caillou.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.214.44108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.47108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.62108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.80108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.164.174.10218.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.1418.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.7118.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.174.918.164.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.146.5818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.6318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.7818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:81
Organization
cookie jar entertainment
Contact emails

Subdomains

7 observed subdomains of caillou.com.

Web-graph footprint

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

68 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for caillou.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from caillou.com.

Cypher and MCP

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

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