Skip to content

Hostname

points.fr

Last fetched

points.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.251.166.67213.251.128.0/18AS16276FR

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
societe europeenne de distribution et d'approvisionnement seda
Contact emails

Subdomains

10 observed subdomains of points.fr.

Web-graph footprint

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

307 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for points.fr.

MechanismTarget
SPF_Aspf-senders.oceamail.com
SPF_INCLUDE_spf.google.com
SPF_IP104.17.10.12
SPF_IP92.222.170.56

Related pages

Pivot deeper into the graph from points.fr.

Cypher and MCP

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

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