Skip to content

Hostname

timma.ee

Last fetched

timma.ee resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · timma.eeRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/timma.ee

Resolution chain

timma.ee resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.52.11118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.3618.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8518.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.163.165.1013.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.293.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.323.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.165.393.163.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with timma.ee in WhisperGraph.

Subdomains

15 observed subdomains of timma.ee.

Web-graph footprint

Distinct hostnames that link to or from timma.ee in the public web crawl.

16 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for timma.ee.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtimma.ee

Related pages

Pivot deeper into the graph from timma.ee.

Cypher and MCP

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

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