Skip to content

Hostname

lucullus.ch

Last fetched

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

Nutrition Label

WHISPER CANON · lucullus.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lucullus.ch

Resolution chain

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

WHOIS identity

Registrar
Organization
lucullus
Contact emails

Subdomains

6 observed subdomains of lucullus.ch.

Web-graph footprint

Distinct hostnames that link to or from lucullus.ch in the public web crawl.

14 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lucullus.ch.

MechanismTarget
SPF_Alucullus.ch
SPF_Awww.lucullus.ch
SPF_IP2a00:f48:1008:0:0:229:156:10
SPF_IP46.140.212.60
SPF_IP62.113.229.156
SPF_IP94.78.31.62
SPF_MXlucullus.ch

Related pages

Pivot deeper into the graph from lucullus.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lucullus.ch"})-[: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.