Hostname
richardson.fr
Last fetched
richardson.fr resolves to 5 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:sfr as the registrar.
Nutrition Label
Resolution chain
richardson.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.130.216 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.194.216 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.2.216 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.66.216 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 46.18.213.29 | 46.18.208.0/21 | AS34235 | — | FR |
WHOIS identity
- Registrar
- registrar:sfr
- Organization
- richardson
- Contact emails
Subdomains
90 observed subdomains of richardson.fr.
Showing 25 of 90. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from richardson.fr in the public web crawl.
312 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for richardson.fr.
| Mechanism | Target |
|---|---|
| SPF_A | richardson.fr |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | sfrbusinessteam.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 176.162.248.249 |
| SPF_IP | 212.23.164.224 |
| SPF_IP | 46.18.213.21 |
| SPF_IP | 46.18.213.29 |
| SPF_IP | 5.50.2.240 |
| SPF_IP | 52.29.100.147/32 |
| SPF_IP | 52.58.166.242/32 |
| SPF_IP | 94.140.18.128/26 |
| SPF_IP | 94.140.18.224/27 |
| SPF_MX | richardson.fr |
Related pages
Pivot deeper into the graph from richardson.fr.
- IP · 151.101.130.216
- ASN · AS54113FASTLY - Fastly, Inc.
- Registrar · registrar:sfr
- Country · CA
- Email · laurent.farnet@richardson.fr
- TLD · .fr
- Browse hostnames · ri…
- 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: "richardson.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.