Hostname
pwc.fr
Last fetched
pwc.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
pwc.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- groupement d'interet economique price waterhouse coopers services
- Contact emails
- domaines@pwc.fr
- 3e77d83108a3270dae93417fbe3cebf2-964629@contact.gandi.net
- 6c489fb8bba7b6a81d3194773a0f52d1-964629@contact.gandi.net
- 7744a68f0c4942a3115d8f6efdbbec47-964629@contact.gandi.net
- 984a32ebe35f94bb8e67fec2b4be0729-964629@contact.gandi.net
- a3bd8eaf0293d55e0cfd5da3e82f9700-964629@contact.gandi.net
- e53038cb2c2c219f0cbf9deff08f8f94-964629@contact.gandi.net
Subdomains
55 observed subdomains of pwc.fr.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pwc.fr in the public web crawl.
1,463 sites link to this hostname.
190 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pwc.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_INCLUDE | _spf.pwc.com |
Related pages
Pivot deeper into the graph from pwc.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pwc.fr"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.