Skip to content

Hostname

bitapp.it

Last fetched

bitapp.it resolves to 8 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 · bitapp.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bitapp.it

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.34108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.7108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.72108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.9108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.10513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12513.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
simone sensidoni
Contact emails

Subdomains

59 observed subdomains of bitapp.it.

Web-graph footprint

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

8 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bitapp.it.

MechanismTarget
SPF_Abitapp.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.plan.io
SPF_INCLUDEspf.qboxmail.com
SPF_IP54.72.78.205
SPF_MXbitapp.it

Related pages

Pivot deeper into the graph from bitapp.it.

Cypher and MCP

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

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