Hostname
firststop.fr
Last fetched
firststop.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.
Nutrition Label
Resolution chain
firststop.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:combell nv
- Organization
- ano nymous
- Contact emails
Subdomains
20 observed subdomains of firststop.fr.
Showing 13 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from firststop.fr in the public web crawl.
109 sites link to this hostname.
236 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for firststop.fr.
| Mechanism | Target |
|---|---|
| SPF_A | firststop.fr |
| SPF_INCLUDE | _spfededoc.idline.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u14886504.wl005.sendgrid.net |
| SPF_IP | 194.39.141.100 |
| SPF_IP | 194.39.141.123 |
| SPF_IP | 194.39.141.126 |
| SPF_IP | 194.39.141.165/32 |
| SPF_IP | 194.39.141.86 |
| SPF_MX | firststop.fr |
Related pages
Pivot deeper into the graph from firststop.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "firststop.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.