Skip to content

Hostname

lumendi.com

Last fetched

lumendi.com resolves to 1 IPv4 address operated by AS21499 in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lumendi.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lumendi.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.148.200.19837.148.200.0/21AS21499NL

WHOIS identity

Registrar
iana:269
Organization
dr. peter johann
Contact emails

Subdomains

7 observed subdomains of lumendi.com.

Web-graph footprint

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

16 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lumendi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEprotection.outlook.com
SPF_IP2a00:1169:116:4050:0:0:0:0
SPF_IP37.148.200.198

Related pages

Pivot deeper into the graph from lumendi.com.

Cypher and MCP

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

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