Skip to content

Hostname

truffaut.com

Last fetched

truffaut.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
166.117.12.252166.117.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.240.97166.117.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for truffaut.com.

MechanismTarget
SPF_Acollections.truffaut.com
SPF_Asstp.approche-sur-mesure.fr
SPF_INCLUDEamazonses.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP163.172.199.114
SPF_IP188.65.219.47
SPF_IP213.56.97.10
SPF_IP213.56.97.11
SPF_IP213.56.97.12
SPF_IP213.56.97.13
SPF_IP213.56.97.9
SPF_IP52.17.238.127
SPF_IP54.76.126.40
SPF_IP54.76.159.216
SPF_IP64.208.250.152
SPF_IP64.208.250.153
SPF_IP64.208.250.154
SPF_IP64.208.250.155
SPF_IP90.83.117.241

Related pages

Pivot deeper into the graph from truffaut.com.

Cypher and MCP

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

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