Skip to content

Hostname

lagrange.elk-lab.com

Last fetched

lagrange.elk-lab.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL.

Nutrition Label

WHISPER CANON · lagrange.elk-lab.comRouting diversity1.5/10Peering density8.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lagrange.elk-lab.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.241.5335.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with lagrange.elk-lab.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lagrange.elk-lab.com.

MechanismTarget
SPF_Alagrange.elk-lab.com
SPF_INCLUDE_d38ceb1aa94e8bbccc14d6af915a0dea.spf.dnssmarthost.net
SPF_MXlagrange.elk-lab.com

Related pages

Pivot deeper into the graph from lagrange.elk-lab.com.

Cypher and MCP

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

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