Skip to content

Hostname

point-archi.fr

Last fetched

point-archi.fr resolves to 1 IPv4 address operated by BSO - IX Reach Ltd in FR. WHOIS lists registrar:une vision nouvelle de la communication vinc as the registrar.

Nutrition Label

WHISPER CANON · point-archi.frRouting diversity1.5/10Peering density8.6/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/point-archi.fr

Resolution chain

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

IPPrefixASNOperatorCountry
89.30.116.9589.30.0.0/17AS4455BSO - IX Reach LtdFR

WHOIS identity

Registrar
registrar:une vision nouvelle de la communication vinc
Organization
Contact emails

Subdomains

7 observed subdomains of point-archi.fr.

Web-graph footprint

Distinct hostnames that link to or from point-archi.fr in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for point-archi.fr.

MechanismTarget
SPF_IP89.30.106.1/24
SPF_IP89.30.116.1/24
SPF_MXpoint-archi.fr

Related pages

Pivot deeper into the graph from point-archi.fr.

Cypher and MCP

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

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