Skip to content

Hostname

tictac.it

Last fetched

tictac.it resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · tictac.itRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tictac.it

Resolution chain

tictac.it resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.120.44.2533.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.158.1143.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.160.1533.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.51.1393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.24.13035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.108.14935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.122.9552.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.142.1452.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.111.2063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.193.12663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
giancarlo miotto
Contact emails

Subdomains

10 observed subdomains of tictac.it.

Web-graph footprint

Distinct hostnames that link to or from tictac.it in the public web crawl.

26 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tictac.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.37.26.4
SPF_IP5.96.104.72/29
SPF_IP80.16.92.224/29
SPF_IP88.149.228.157
SPF_IP89.163.140.102
SPF_IP93.174.64.0/21
SPF_IP94.84.161.40/29

Related pages

Pivot deeper into the graph from tictac.it.

Cypher and MCP

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

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