Skip to content

Hostname

poolstar.fr

Last fetched

poolstar.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · poolstar.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/poolstar.fr

Resolution chain

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

IPPrefixASNOperatorCountry
145.239.176.46145.239.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
piscinex
Contact emails

Subdomains

36 observed subdomains of poolstar.fr.

Web-graph footprint

Distinct hostnames that link to or from poolstar.fr in the public web crawl.

142 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for poolstar.fr.

MechanismTarget
SPF_Apoolstar.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP176.31.105.225
SPF_IP178.33.250.60
SPF_IP195.154.173.236
SPF_IP2001:41d0:1:4428:0:0:0:0
SPF_IP213.251.185.40
SPF_IP51.68.38.163
SPF_IP87.98.162.237
SPF_IP87.98.188.164
SPF_MXpoolstar.fr

Related pages

Pivot deeper into the graph from poolstar.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "poolstar.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 20

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