Skip to content

Hostname

fae.lu

Last fetched

fae.lu resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

WHISPER CANON · fae.luRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/fae.lu

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.55192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

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

Subdomains

5 observed subdomains of fae.lu.

Web-graph footprint

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

46 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fae.lu.

MechanismTarget
SPF_Adedi213.your-server.de
SPF_Amail.your-server.de
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:4f8:d0a:2061:0:0:0:2
SPF_IP85.10.213.13
SPF_IP85.10.214.164

Related pages

Pivot deeper into the graph from fae.lu.

Cypher and MCP

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

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