Skip to content

Hostname

amnesty.lu

Last fetched

amnesty.lu resolves to 1 IPv4 address operated by AS197019 in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.221.216.25089.221.208.0/20AS197019CZ

WHOIS identity

Registrar
Organization
amnesty international luxembourg
Contact emails

Subdomains

12 observed subdomains of amnesty.lu.

Web-graph footprint

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

72 sites link to this hostname.

206 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for amnesty.lu.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP31.31.73.58
SPF_IP31.31.76.29/32
SPF_IP82.192.200.137
SPF_IP85.25.198.164
SPF_IP89.221.216.250
SPF_MXamnesty.lu

Related pages

Pivot deeper into the graph from amnesty.lu.

Cypher and MCP

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

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