Skip to content

Hostname

libreriamarini.it

Last fetched

libreriamarini.it resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · libreriamarini.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/libreriamarini.it

Resolution chain

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

IPPrefixASNOperatorCountry
34.154.188.18534.154.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIT

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
studio bibliografico marini
Contact emails

Subdomains

1 observed subdomain of libreriamarini.it.

Web-graph footprint

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

110 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for libreriamarini.it.

MechanismTarget
SPF_Alibreriamarini.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDElibreriamarini.it.spf.auto.dnssmarthost.net
SPF_INCLUDEmn1.mnmailer.com
SPF_INCLUDEmnmailer.com
SPF_INCLUDEservers.mcsv.net
SPF_IP104.155.23.126
SPF_IP148.105.8.0/21
SPF_IP195.149.221.115
SPF_IP195.149.221.117
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_MXlibreriamarini.it

Related pages

Pivot deeper into the graph from libreriamarini.it.

Cypher and MCP

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

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