Skip to content

Hostname

ombudsman.lu

Last fetched

ombudsman.lu resolves to 1 IPv4 address operated by AS57205 in LU.

Nutrition Label

WHISPER CANON · ombudsman.luRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ombudsman.lu

Resolution chain

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

IPPrefixASNOperatorCountry
195.35.81.14195.35.81.0/24AS57205LU

WHOIS identity

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

Subdomains

4 observed subdomains of ombudsman.lu.

Web-graph footprint

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

368 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ombudsman.lu.

MechanismTarget
SPF_Amail.arianesoft.com
SPF_Amail2.arianesoft.com
SPF_Amail3.arianesoft.com
SPF_Aombudsman.lu
SPF_Asmtprcarre.rcarre.eu
SPF_INCLUDE_spf.etat.lu
SPF_IP178.32.42.232
SPF_IP195.35.81.11
SPF_IP195.35.81.12
SPF_IP195.35.81.3
SPF_IP195.35.81.5
SPF_IP91.121.217.204
SPF_IP91.121.217.205
SPF_MXombudsman.lu

Related pages

Pivot deeper into the graph from ombudsman.lu.

Cypher and MCP

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

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