Skip to content

Hostname

sightseeing.lu

Last fetched

sightseeing.lu resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

WHISPER CANON · sightseeing.luRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sightseeing.lu

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.20192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

No WHOIS records are currently associated with sightseeing.lu in WhisperGraph.

Subdomains

9 observed subdomains of sightseeing.lu.

Web-graph footprint

Distinct hostnames that link to or from sightseeing.lu in the public web crawl.

62 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sightseeing.lu.

MechanismTarget
SPF_Asightseeing.lu
SPF_INCLUDEamazonses.com
SPF_INCLUDEexample.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEnewsletter.slg.lu
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.35.81.239/32
SPF_IP51.91.127.169
SPF_MXsightseeing.lu

Related pages

Pivot deeper into the graph from sightseeing.lu.

Cypher and MCP

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

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