Skip to content

Hostname

tefal.com.tr

Last fetched

tefal.com.tr resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · tefal.com.trRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/tefal.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
18.194.119.518.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.73.24752.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
groupe seb ystanbul ev aletleri ticaret a.?.
Contact emails

Subdomains

5 observed subdomains of tefal.com.tr.

Web-graph footprint

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

93 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tefal.com.tr.

MechanismTarget
SPF_Atefal.com.tr
SPF_INCLUDE_cspf.yaanimail.com
SPF_IP212.252.122.0/24
SPF_IP212.57.26.0/26
SPF_IP92.45.92.0/24
SPF_IP93.94.253.38/24
SPF_MXmx.superonline.com
SPF_MXtefal.com.tr

Related pages

Pivot deeper into the graph from tefal.com.tr.

Cypher and MCP

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

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