Skip to content

Hostname

lumene.com

Last fetched

lumene.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · lumene.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lumene.com

Resolution chain

lumene.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:470
Organization
domain manager
Contact emails

Subdomains

23 observed subdomains of lumene.com.

Web-graph footprint

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

336 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for lumene.com.

MechanismTarget
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.228.169.130
SPF_IP193.64.173.32/32
SPF_IP193.64.173.33/32
SPF_IP194.145.4.200
SPF_IP194.157.23.96/28
SPF_IP194.157.27.160/27
SPF_IP194.4.230.91
SPF_IP213.139.184.218
SPF_IP213.157.70.68
SPF_IP62.236.116.67/32
SPF_IP64.90.169.80
SPF_IP87.253.233.197
SPF_IP95.175.113.181/32
SPF_MXlumene.com

Related pages

Pivot deeper into the graph from lumene.com.

Cypher and MCP

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

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