Skip to content

Hostname

foyer.lu

Last fetched

foyer.lu resolves to 1 IPv4 address operated by AS6661 in LU.

Nutrition Label

WHISPER CANON · foyer.luRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/foyer.lu

Resolution chain

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

IPPrefixASNOperatorCountry
195.46.232.207195.46.224.0/19AS6661LU

WHOIS identity

Registrar
Organization
foyer finance
Contact emails

Subdomains

153 observed subdomains of foyer.lu.

Web-graph footprint

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

318 sites link to this hostname.

223 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for foyer.lu.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1686-69.eu.iphmx.com
SPF_INCLUDE_netblocks.foyer.lu
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf159.efrontcloud.com
SPF_IP208.68.104.0/24
SPF_IP52.60.71.63
SPF_IP69.90.36.128/25
SPF_MXfoyer.lu

Related pages

Pivot deeper into the graph from foyer.lu.

Cypher and MCP

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

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