Skip to content

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

WHISPER CANON · richardson.frRouting diversity3.9/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/richardson.fr

Resolution chain

richardson.fr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.130.216151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.216151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.216151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.216151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
46.18.213.2946.18.208.0/21AS34235FR

WHOIS identity

Registrar
registrar:sfr
Organization
richardson
Contact emails

Subdomains

90 observed subdomains of richardson.fr.

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for richardson.fr.

MechanismTarget
SPF_Arichardson.fr
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsfrbusinessteam.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP176.162.248.249
SPF_IP212.23.164.224
SPF_IP46.18.213.21
SPF_IP46.18.213.29
SPF_IP5.50.2.240
SPF_IP52.29.100.147/32
SPF_IP52.58.166.242/32
SPF_IP94.140.18.128/26
SPF_IP94.140.18.224/27
SPF_MXrichardson.fr

Related pages

Pivot deeper into the graph from richardson.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.