Hostname
kfblake.com
Last fetched
kfblake.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kfblake.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.214.114.121 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.183.29 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.51.246 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.226.90.124 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kfblake.com owner
- Contact emails
- kfblake.com@domainsbyproxy.com
- 142b48e2-3cbd-419b-ab06-92b0e4fdcf45@identity-protect.org
- 29e956a1-ac75-4df0-8830-954994cc07c9@identity-protect.org
- 4a3cdf01-2beb-4e50-aa69-db13a6763b9b@identity-protect.org
- a16218f8-57bd-4126-b6cb-4141da957c30@identity-protect.org
- ae2deccc-e6be-4d98-afdd-77dfbd7ae37f@identity-protect.org
- c837a27a-286e-4616-b9c8-ff90dec7cec0@identity-protect.org
- owner-10467341@kfblake.com.whoisprivacyservice.org
- owner-11312305@kfblake.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of kfblake.com.
Web-graph footprint
Distinct hostnames that link to or from kfblake.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kfblake.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from kfblake.com.
- IP · 3.214.114.121
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · kfblake.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · kf…
- 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: "kfblake.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.