Skip to content

Hostname

timticaret.com

Last fetched

timticaret.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · timticaret.comRouting diversity3.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/timticaret.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.221.16718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
213.250.131.210213.250.128.0/20AS136907TR
3.72.212.1133.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.230.7852.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
baykar makina
Contact emails

Subdomains

2 observed subdomains of timticaret.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for timticaret.com.

MechanismTarget
SPF_Atimticaret.com
SPF_INCLUDE_spf.uzmanposta.com
SPF_MXtimticaret.com

Related pages

Pivot deeper into the graph from timticaret.com.

Cypher and MCP

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

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