Skip to content

Hostname

luxunique.ch

Last fetched

luxunique.ch resolves to 2 IPv4 addresses operated by AS207143 in CH.

Nutrition Label

WHISPER CANON · luxunique.chRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/luxunique.ch

Resolution chain

luxunique.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with luxunique.ch in WhisperGraph.

Subdomains

4 observed subdomains of luxunique.ch.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for luxunique.ch.

MechanismTarget
SPF_Aluxunique.ch
SPF_Ar14.hallo.cloud
SPF_INCLUDE_spf.mail.hostserv.eu
SPF_INCLUDE_spf.r14.hallo.cloud
SPF_MXluxunique.ch

Related pages

Pivot deeper into the graph from luxunique.ch.

Cypher and MCP

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

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