Skip to content

Hostname

fibs.it

Last fetched

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

Nutrition Label

WHISPER CANON · fibs.itRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fibs.it

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.187.10018.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.4918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.7018.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.9818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.1299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi sas
Organization
federazione italiana baseball softball
Contact emails

Subdomains

5 observed subdomains of fibs.it.

Web-graph footprint

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

225 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fibs.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXfibs.it

Related pages

Pivot deeper into the graph from fibs.it.

Cypher and MCP

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

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