Skip to content

Hostname

bagaglio.it

Last fetched

bagaglio.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:checkdomain gmbh as the registrar.

Nutrition Label

WHISPER CANON · bagaglio.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bagaglio.it

Resolution chain

bagaglio.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.192.31.8818.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:checkdomain gmbh
Organization
friedrich egger
Contact emails

Subdomains

3 observed subdomains of bagaglio.it.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bagaglio.it.

MechanismTarget
SPF_Aaws.tasko.de
SPF_Abagaglio.it
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbagaglio.it

Related pages

Pivot deeper into the graph from bagaglio.it.

Cypher and MCP

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

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