Skip to content

Hostname

lamberti.com

Last fetched

lamberti.com resolves to 1 IPv4 address operated by IPHOSTER in CH. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lamberti.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lamberti.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.94.149.35185.94.148.0/22AS197352IPHOSTERCH

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

22 observed subdomains of lamberti.com.

Web-graph footprint

Distinct hostnames that link to or from lamberti.com in the public web crawl.

92 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lamberti.com.

MechanismTarget
SPF_Alamberti.com
SPF_INCLUDE143325978.spf05.hubspotemail.net
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEcustspf.tinext.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXlamberti.com

Related pages

Pivot deeper into the graph from lamberti.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lamberti.com"})-[: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.