Skip to content

Hostname

laminam.it

Last fetched

laminam.it resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · laminam.itRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/laminam.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.68.10618.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.10718.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.12418.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.4118.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
20.23.248.13620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
cascina malatesta
Contact emails

Subdomains

24 observed subdomains of laminam.it.

Web-graph footprint

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

185 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for laminam.it.

MechanismTarget
SPF_REDIRECTlaminam.it.spf.sophosdmarc.net

Related pages

Pivot deeper into the graph from laminam.it.

Cypher and MCP

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

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