Skip to content

Hostname

tadaaz.fr

Last fetched

tadaaz.fr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · tadaaz.frRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tadaaz.fr

Resolution chain

tadaaz.fr resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.49.10118.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.5318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.185.43.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.733.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.853.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.923.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.175.1565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.10899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
buromac nv
Contact emails

Subdomains

9 observed subdomains of tadaaz.fr.

Web-graph footprint

Distinct hostnames that link to or from tadaaz.fr in the public web crawl.

293 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tadaaz.fr.

MechanismTarget
SPF_Atadaaz.fr
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtadaaz.fr

Related pages

Pivot deeper into the graph from tadaaz.fr.

Cypher and MCP

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

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