Skip to content

Hostname

post.lu

Last fetched

post.lu resolves to 1 IPv4 address operated by EPT-LU Entreprise des P. et T. Luxembourg in LU.

Nutrition Label

WHISPER CANON · post.luRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/post.lu

Resolution chain

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

IPPrefixASNOperatorCountry
78.141.185.15378.141.128.0/18AS6661EPT-LU Entreprise des P. et T. LuxembourgLU

WHOIS identity

Registrar
Organization
entreprise des postes et telecommunications
Contact emails

Subdomains

114 observed subdomains of post.lu.

Web-graph footprint

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

614 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for post.lu.

MechanismTarget
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_IP194.154.212.11
SPF_IP194.154.212.9/32
SPF_IP195.46.234.44
SPF_IP195.46.234.56
SPF_IP37.157.155.0/24
SPF_IP78.141.187.86

Related pages

Pivot deeper into the graph from post.lu.

Cypher and MCP

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

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