Skip to content

Hostname

billetto.it

Last fetched

billetto.it resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:epag domainservices gmbh as the registrar.

Nutrition Label

WHISPER CANON · billetto.itRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/billetto.it

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.29.1043.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.159.2534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.78.334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.115.4734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.166.2854.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.60.3279.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:epag domainservices gmbh
Organization
billetto aps
Contact emails

Subdomains

3 observed subdomains of billetto.it.

Web-graph footprint

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

230 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for billetto.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from billetto.it.

Cypher and MCP

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

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