Skip to content

Hostname

chd.lu

Last fetched

chd.lu resolves to 1 IPv4 address operated by AS47944 in LU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.125.202.4094.125.200.0/21AS47944LU

WHOIS identity

Registrar
Organization
chambre des deputes du luxembourg
Contact emails

Subdomains

28 observed subdomains of chd.lu.

Web-graph footprint

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

648 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for chd.lu.

MechanismTarget
SPF_IP2a03:2ba0:1:711:1001:0:0:70
SPF_IP2a03:2ba0:1:711:1301:0:0:71
SPF_IP94.125.201.10
SPF_IP94.125.202.21
SPF_IP94.125.202.23
SPF_MXchd.lu

Related pages

Pivot deeper into the graph from chd.lu.

Cypher and MCP

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

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