Hostname
firstfounders.cc
Last fetched
firstfounders.cc resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
firstfounders.cc 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.40.3 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.172.216 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of firstfounders.cc owner
- Contact emails
- 146195d6dd9fc8c721b05192e3ca58cd172582eddec72d5f4805a98550a512f4@firstfounders.cc.whoisproxy.org
- 18c72b72ec56063bec413217e4bab460bf672c4357e91ebcd7ff0c949ecd7149@firstfounders.cc.whoisproxy.org
- 27083ffe2e9c2e7fb25699ac5199aead1c3a1a92e207d7fc742d6ed40f74e251@firstfounders.cc.whoisproxy.org
- 2ba2ffbd9688f2717ddcba315e847503c585997e5b02d3fcf2189e960ee339ed@firstfounders.cc.whoisproxy.org
- 2cdfa8c2035397dd9aa2ed5bc76a27ffc3e57803e1f34e1aa4fdd558d75f21bd@firstfounders.cc.whoisproxy.org
- 6de161501910a816eb47359b4fc59d84ad25939a2a30931c1e5c920197e03b42@firstfounders.cc.whoisproxy.org
- 6f8d5431c8902ad85b7182661e6f5e3080b54fb3e91dcec5f2690f5dceb616f5@firstfounders.cc.whoisproxy.org
- 8209eec8f8a2544eb4e0b0e143021a08990a35af5445d97c9f096110ac9f5c9f@firstfounders.cc.whoisproxy.org
- 89fb4ea8b0e58e3d0cde75064f757a9cec4786b4a25c1794f0fb37ea5bd5a09a@firstfounders.cc.whoisproxy.org
- 8c601b930b1f5dfb893e0797b63de5d4e731e85f0dc153333c4b98d9d035d199@firstfounders.cc.whoisproxy.org
- 8d8dd26399affe6bff4bbd0192b39ca771d5e6cf61feb8b138561e1b5db50a73@firstfounders.cc.whoisproxy.org
- 9633b6b27be1f2477a673fb3fbb4400f30078346a8ed02b8ba27aa729d6d26a9@firstfounders.cc.whoisproxy.org
- a3179e70fbbb4b5d5d6854f8fc27a33b5aa76df86aa8dd2210fce4f363ed7c07@firstfounders.cc.whoisproxy.org
- a6049a65f2a708a7e4a9b8064cf1021a2967eab9d0a9c51c512ac664ac021895@firstfounders.cc.whoisproxy.org
- c835ac966a84aa5d3d88346a4c984828e9b5388f7ef8a4359979fec1c2d95140@firstfounders.cc.whoisproxy.org
- dafef7e2901c5e10f1a74b9955f7b7641c15bd3a5a97e645699d4d872aaf66e8@firstfounders.cc.whoisproxy.org
- e15ca5c19293f1c52fc51cae34329fabd159846502e1e0621cacb566859ac425@firstfounders.cc.whoisproxy.org
- eae6ad700e7b4315fa85ecb56ee0bf244ca02c7b4f3d03fab24448e2b4620a1a@firstfounders.cc.whoisproxy.org
- eb080328daf5a57d7d6ca2cf39ea15c122e9fa1dad4c1e4e1ddefce535ea537a@firstfounders.cc.whoisproxy.org
- fad5a489bf5111b1977bdc5eeab603418fcf86e0a4e2716ce126a4778b4253d0@firstfounders.cc.whoisproxy.org
Subdomains
7 observed subdomains of firstfounders.cc.
Web-graph footprint
Distinct hostnames that link to or from firstfounders.cc in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for firstfounders.cc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from firstfounders.cc.
- IP · 104.21.40.3
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · 146195d6dd9fc8c721b05192e3ca58cd172582eddec72d5f4805a98550a512f4@firstfounders.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · fi…
- 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: "firstfounders.cc"})-[: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.