Skip to content

Hostname

starterre.fr

Last fetched

starterre.fr resolves to 1 IPv4 address operated by AS28855 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.34.32.36185.34.32.0/24AS28855FR

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

33 observed subdomains of starterre.fr.

Web-graph footprint

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

132 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for starterre.fr.

MechanismTarget
SPF_Asmtp.galacsys.net
SPF_Astarterre4.dedie.galacsys.net
SPF_Astarterre5.dedie.galacsys.net
SPF_Astarterre6.octopuce.fr
SPF_Astarterre7.octopuce.fr
SPF_Astarterrepp.octopuce.fr
SPF_Astarterretools01.octopuce.fr
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.101.206.161
SPF_IP195.101.206.171
SPF_IP77.158.233.244
SPF_IP80.14.183.9

Related pages

Pivot deeper into the graph from starterre.fr.

Cypher and MCP

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

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