Hostname
freepro.fr
Last fetched
freepro.fr resolves to 1 IPv4 address operated by AS30781 in FR. WHOIS lists registrar:scaleway as the registrar.
Nutrition Label
Resolution chain
freepro.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 |
|---|---|---|---|---|
| 78.153.254.21 | 78.153.224.0/19 | AS30781 | — | FR |
WHOIS identity
- Registrar
- registrar:scaleway
- Organization
- free sas
- Contact emails
Subdomains
7 observed subdomains of freepro.fr.
Web-graph footprint
Distinct hostnames that link to or from freepro.fr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for freepro.fr.
| Mechanism | Target |
|---|---|
| SPF_A | freepro.fr |
| SPF_INCLUDE | 8987148.spf05.hubspotemail.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 78.153.232.129 |
| SPF_IP | 78.153.232.8/32 |
| SPF_IP | 85.31.192.14 |
| SPF_IP | 85.31.192.45 |
| SPF_MX | freepro.fr |
Related pages
Pivot deeper into the graph from freepro.fr.
- IP · 78.153.254.21
- ASN · AS30781
- Registrar · registrar:scaleway
- Country · FR
- Email · 26ec12896f4b2cdf.152599@spamfree.bookmyname.com
- TLD · .fr
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freepro.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.