Skip to content

Hostname

lambda-instruments.com

Last fetched

lambda-instruments.com resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · lambda-instruments.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lambda-instruments.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.59.208.104185.59.208.0/22AS43541CZ

WHOIS identity

Registrar
iana:151
Organization
jan-marc lehky
Contact emails

Subdomains

3 observed subdomains of lambda-instruments.com.

Web-graph footprint

Distinct hostnames that link to or from lambda-instruments.com in the public web crawl.

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lambda-instruments.com.

MechanismTarget
SPF_Alambda-instruments.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP81.201.201.0/25
SPF_IP81.201.202.0/26
SPF_MXlambda-instruments.com

Related pages

Pivot deeper into the graph from lambda-instruments.com.

Cypher and MCP

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

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