Skip to content

Hostname

lexpro.de

Last fetched

lexpro.de resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · lexpro.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/lexpro.de

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.96.17437.27.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with lexpro.de in WhisperGraph.

Subdomains

15 observed subdomains of lexpro.de.

Web-graph footprint

Distinct hostnames that link to or from lexpro.de in the public web crawl.

9 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lexpro.de.

MechanismTarget
SPF_Alexpro.de
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEemail-delivery.de
SPF_INCLUDEnewsmailservice.de
SPF_IP178.77.111.91/32
SPF_IP2a01:488:42:1000:b24d:6f5b::/128
SPF_MXlexpro.de

Related pages

Pivot deeper into the graph from lexpro.de.

Cypher and MCP

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

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