Skip to content

Hostname

lyctum.com

Last fetched

lyctum.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:303
Organization
lyctum doo
Contact emails

Subdomains

23 observed subdomains of lyctum.com.

Web-graph footprint

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

10 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lyctum.com

SPF policy

11 SPF mechanisms authorising senders for lyctum.com.

MechanismTarget
SPF_Alyctum.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.emailfilter.io
SPF_IP159.69.67.214
SPF_IP185.119.89.151
SPF_IP185.241.214.93
SPF_IP209.85.220.41/32
SPF_IP209.85.220.69/32
SPF_IP78.46.75.139
SPF_IP94.130.206.159
SPF_MXlyctum.com

Related pages

Pivot deeper into the graph from lyctum.com.

Cypher and MCP

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

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