Hostname
groupeperraud.com
Last fetched
groupeperraud.com resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:88 as the registrar.
Nutrition Label
Resolution chain
groupeperraud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.195.40.46 | 51.195.0.0/16 | AS16276 | — | DE |
WHOIS identity
- Registrar
- iana:88
- Organization
- sa groupe jean perraud
- Contact emails
Subdomains
13 observed subdomains of groupeperraud.com.
Showing 11 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from groupeperraud.com in the public web crawl.
28 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for groupeperraud.com.
| Mechanism | Target |
|---|---|
| SPF_A | groupeperraud.com |
| SPF_INCLUDE | _spfededoc.idline.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.xsalto.com |
| SPF_IP | 109.70.22.229/32 |
| SPF_IP | 128.127.23.250/29 |
| SPF_IP | 147.135.195.145 |
| SPF_IP | 152.228.216.18 |
| SPF_IP | 188.165.186.0/26 |
| SPF_IP | 188.92.65.14/32 |
| SPF_IP | 31.172.167.4 |
| SPF_IP | 37.59.170.160/27 |
| SPF_IP | 81.200.33.0/24 |
| SPF_IP | 81.200.40.0/24 |
Related pages
Pivot deeper into the graph from groupeperraud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "groupeperraud.com"})-[: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.