Skip to content

Hostname

fila.it

Last fetched

fila.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · fila.itRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/fila.it

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.81.8575.2.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.215.21599.83.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
fila spa
Contact emails

Subdomains

31 observed subdomains of fila.it.

Web-graph footprint

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

330 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fila.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.81.108.100
SPF_IP195.81.108.85
SPF_IP2.228.21.141
SPF_IP216.71.136.217
SPF_IP216.71.159.223
SPF_IP217.111.26.237
SPF_IP217.111.26.239
SPF_IP217.118.0.0/20
SPF_IP217.118.8.62
SPF_IP81.29.215.83
SPF_IP93.174.64.0/21

Related pages

Pivot deeper into the graph from fila.it.

Cypher and MCP

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

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