Skip to content

Hostname

lumiscaphe.com

Last fetched

lumiscaphe.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · lumiscaphe.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lumiscaphe.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.116.147.22289.116.146.0/23AS47583FR

WHOIS identity

Registrar
iana:81
Organization
jean-christophe leducq
Contact emails

Subdomains

96 observed subdomains of lumiscaphe.com.

Web-graph footprint

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

35 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lumiscaphe.com.

MechanismTarget
SPF_INCLUDE25314554.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP88.191.149.188
SPF_IP91.121.91.184

Related pages

Pivot deeper into the graph from lumiscaphe.com.

Cypher and MCP

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

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