Skip to content

Hostname

lumitos.com

Last fetched

lumitos.com resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · lumitos.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/lumitos.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.20.102.114178.20.102.0/24AS8648DE

WHOIS identity

Registrar
iana:1328
Organization
chemie.de information service
Contact emails

Subdomains

52 observed subdomains of lumitos.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lumitos.com.

MechanismTarget
SPF_INCLUDE24955573.spf01.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP149.72.41.102
SPF_IP93.92.133.67

Related pages

Pivot deeper into the graph from lumitos.com.

Cypher and MCP

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

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