Skip to content

Hostname

pwc.lu

Last fetched

pwc.lu resolves to 1 IPv4 address operated by PWCLU - PricewaterhouseCoopers Societe cooperative in LU.

Nutrition Label

WHISPER CANON · pwc.luRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/pwc.lu

Resolution chain

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

IPPrefixASNOperatorCountry
195.85.44.4195.85.44.0/24AS199245PWCLU - PricewaterhouseCoopers Societe cooperativeLU

WHOIS identity

Registrar
Organization
pricewaterhousecoopers sarl
Contact emails

Subdomains

57 observed subdomains of pwc.lu.

Web-graph footprint

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

715 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pwc.lu.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.85.44.20
SPF_IP20.107.28.46
SPF_IP20.160.26.239
SPF_IP78.141.185.245

Related pages

Pivot deeper into the graph from pwc.lu.

Cypher and MCP

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

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