Skip to content

Hostname

csv.lu

Last fetched

csv.lu resolves to 1 IPv4 address operated by AS198095 in LU.

Nutrition Label

WHISPER CANON · csv.luRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/csv.lu

Resolution chain

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

IPPrefixASNOperatorCountry
176.65.79.237176.65.79.0/24AS198095LU

WHOIS identity

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

Subdomains

83 observed subdomains of csv.lu.

Web-graph footprint

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

86 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for csv.lu.

MechanismTarget
SPF_Acsv.lu
SPF_Amail.mbox.lu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.21.112.1
SPF_IP104.21.16.1
SPF_IP104.21.32.1
SPF_IP104.21.48.1
SPF_IP104.21.64.1
SPF_IP104.21.80.1
SPF_IP104.21.96.1
SPF_IP83.243.9.30

Related pages

Pivot deeper into the graph from csv.lu.

Cypher and MCP

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

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