Skip to content

Hostname

bitiba.it

Last fetched

bitiba.it resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

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

Resolution chain

bitiba.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.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.161.6.11418.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.3818.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.4618.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.8518.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
bitiba
Contact emails

Subdomains

17 observed subdomains of bitiba.it.

Web-graph footprint

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

152 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bitiba.it.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.209.48.170/32

Related pages

Pivot deeper into the graph from bitiba.it.

Cypher and MCP

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

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