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
Resolution chain
starterre.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.34.32.36 | 185.34.32.0/24 | AS28855 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- ano nymous
- Contact emails
Subdomains
33 observed subdomains of starterre.fr.
Showing 25 of 33. View all subdomains →
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
MX records
SPF policy
13 SPF mechanisms authorising senders for starterre.fr.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.galacsys.net |
| SPF_A | starterre4.dedie.galacsys.net |
| SPF_A | starterre5.dedie.galacsys.net |
| SPF_A | starterre6.octopuce.fr |
| SPF_A | starterre7.octopuce.fr |
| SPF_A | starterrepp.octopuce.fr |
| SPF_A | starterretools01.octopuce.fr |
| SPF_INCLUDE | spf.cloud.vadesecure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.101.206.161 |
| SPF_IP | 195.101.206.171 |
| SPF_IP | 77.158.233.244 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.