Hostname
polynat.eu
Last fetched
polynat.eu resolves to 1 IPv4 address operated by FR-TIGRE Toile Informatique GREnobloise in FR. WHOIS lists registrar:ionos se as the registrar.
Nutrition Label
Resolution chain
polynat.eu 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 |
|---|---|---|---|---|
| 147.173.1.14 | 147.173.0.0/16 | AS1942 | FR-TIGRE Toile Informatique GREnobloise | FR |
WHOIS identity
- Registrar
- registrar:ionos se
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of polynat.eu.
| Subdomain |
|---|
| www.polynat.eu |
Web-graph footprint
Distinct hostnames that link to or from polynat.eu in the public web crawl.
22 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for polynat.eu.
| Mechanism | Target |
|---|---|
| SPF_A | mailgw-out1.grenoble.cnrs.fr |
| SPF_A | polynat.eu |
| SPF_A | smtp.cermav.cnrs.fr |
| SPF_INCLUDE | _spf.grenoble.cnrs.fr |
| SPF_IP | 195.83.29.0 |
| SPF_IP | 195.83.30.0 |
| SPF_MX | polynat.eu |
Related pages
Pivot deeper into the graph from polynat.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polynat.eu"})-[: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.