Skip to content

Hostname

lamy.com

Last fetched

lamy.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · lamy.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lamy.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.227.38.3623.227.38.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
c. josef lamy
Contact emails

Subdomains

35 observed subdomains of lamy.com.

Web-graph footprint

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

566 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for lamy.com.

MechanismTarget
SPF_Alamy.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.pvs-rs.com
SPF_IP185.88.214.141
SPF_IP62.146.73.123
SPF_MXlamy.com

Related pages

Pivot deeper into the graph from lamy.com.

Cypher and MCP

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

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