Skip to content

Hostname

snct.lu

Last fetched

snct.lu resolves to 1 IPv4 address operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · snct.luRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/snct.lu

Resolution chain

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

IPPrefixASNOperatorCountry
217.65.150.190217.65.144.0/21AS47583FR

WHOIS identity

Registrar
Organization
soci'et'e nationale de contr^ole technique s`arl
Contact emails

Subdomains

11 observed subdomains of snct.lu.

Web-graph footprint

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

54 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for snct.lu.

MechanismTarget
SPF_Asmtp.snct.lu
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP146.88.235.177
SPF_IP185.106.24.42
SPF_IP195.46.253.77
SPF_IP213.166.51.43
SPF_IP213.166.53.147
SPF_IP85.236.153.193
SPF_MXsnct.lu

Related pages

Pivot deeper into the graph from snct.lu.

Cypher and MCP

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

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