Hostname
gennpdc.net
Last fetched
gennpdc.net resolves to 2 IPv4 addresses operated by AS50474 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
gennpdc.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.234.162.85 | 109.234.162.0/24 | AS50474 | — | FR |
| 212.129.51.106 | 212.129.0.0/18 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- bertrand crepel
- Contact emails
Subdomains
2 observed subdomains of gennpdc.net.
| Subdomain |
|---|
| mail.gennpdc.net |
| www.gennpdc.net |
Web-graph footprint
Distinct hostnames that link to or from gennpdc.net in the public web crawl.
36 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for gennpdc.net.
| Mechanism | Target |
|---|---|
| SPF_A | gennpdc.net |
| SPF_A | sd-123552.dedibox.fr |
| SPF_MX | gennpdc.net |
Related pages
Pivot deeper into the graph from gennpdc.net.
- IP · 109.234.162.85
- ASN · AS50474
- Registrar · iana:81
- Country · FR
- Email · 51bd5c68cd72db0405113c5389c013a8-bc804@contact.gandi.net
- TLD · .net
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gennpdc.net"})-[: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.