Hostname
samuelfrench.com
Last fetched
samuelfrench.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
samuelfrench.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.76.71 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.191.21 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:3786
- Organization
- samuel french, inc. samuel french,
- Contact emails
Subdomains
17 observed subdomains of samuelfrench.com.
Web-graph footprint
Distinct hostnames that link to or from samuelfrench.com in the public web crawl.
683 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for samuelfrench.com.
| Mechanism | Target |
|---|---|
| SPF_A | samuelfrench.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.242.196.249/27 |
| SPF_IP | 173.203.161.168/27 |
| SPF_IP | 173.231.138.192/27 |
| SPF_IP | 173.231.139.0/24 |
| SPF_IP | 173.231.176.0/21 |
| SPF_IP | 173.231.184.0/21 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 205.237.99.160/27 |
| SPF_IP | 52.176.104.0/24 |
| SPF_IP | 52.176.104.96/32 |
| SPF_IP | 69.84.129.224/27 |
| SPF_IP | 72.26.195.64/27 |
| SPF_IP | 74.63.47.96/27 |
Related pages
Pivot deeper into the graph from samuelfrench.com.
- IP · 104.21.76.71
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:3786
- Country · CA
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · sa…
- 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: "samuelfrench.com"})-[: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.