Skip to content

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

WHISPER CANON · polynat.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/polynat.eu

Resolution chain

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

IPPrefixASNOperatorCountry
147.173.1.14147.173.0.0/16AS1942FR-TIGRE Toile Informatique GREnobloiseFR

WHOIS identity

Registrar
registrar:ionos se
Organization
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for polynat.eu.

MechanismTarget
SPF_Amailgw-out1.grenoble.cnrs.fr
SPF_Apolynat.eu
SPF_Asmtp.cermav.cnrs.fr
SPF_INCLUDE_spf.grenoble.cnrs.fr
SPF_IP195.83.29.0
SPF_IP195.83.30.0
SPF_MXpolynat.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.