Skip to content

Hostname

fpe.lu

Last fetched

fpe.lu resolves to 1 IPv4 address operated by AS8972 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.175.14.1415.175.0.0/20AS8972FR

WHOIS identity

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

Subdomains

7 observed subdomains of fpe.lu.

Web-graph footprint

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

65 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fpe.lu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.174.149.174
SPF_IP150.70.149.32/27
SPF_IP150.70.160.0/20
SPF_IP150.70.176.0/20
SPF_IP150.70.224.0/20
SPF_IP216.104.20.0/24
SPF_IP88.207.209.105

Related pages

Pivot deeper into the graph from fpe.lu.

Cypher and MCP

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

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