Skip to content

Hostname

office2pdf.lll.lu

Last fetched

office2pdf.lll.lu resolves to 2 IPv4 addresses operated by EPT-LU - POST Luxembourg in LU.

Nutrition Label

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

Resolution chain

office2pdf.lll.lu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.254.105.195178.254.64.0/18AS6661EPT-LU - POST LuxembourgLU
83.99.59.3483.99.0.0/17AS6661EPT-LU - POST LuxembourgLU

WHOIS identity

No WHOIS records are currently associated with office2pdf.lll.lu in WhisperGraph.

Subdomains

1 observed subdomain of office2pdf.lll.lu.

Subdomain sample is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

SPF policy data is temporarily unavailable. Refresh in a moment to retry.

Related pages

Pivot deeper into the graph from office2pdf.lll.lu.

Cypher and MCP

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

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