Hostname
crumbs.org
Last fetched
crumbs.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
crumbs.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.159 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.159 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.103 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1328
- Organization
- domain administrator
- Contact emails
Subdomains
37 observed subdomains of crumbs.org.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crumbs.org in the public web crawl.
12 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for crumbs.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 144.76.166.112 |
| SPF_IP | 145.239.244.201 |
| SPF_IP | 145.239.244.41 |
| SPF_IP | 2001:41d0:701:1000:0:0:0:12ec |
| SPF_IP | 2001:41d0:701:1000:0:0:0:1c46 |
| SPF_IP | 2a01:4f8:200:426f:0:0:0:2 |
| SPF_IP | 51.68.181.188 |
| SPF_IP | 51.75.90.108 |
| SPF_IP | 51.75.95.50 |
| SPF_IP | 51.89.7.196 |
Related pages
Pivot deeper into the graph from crumbs.org.
- IP · 104.26.10.159
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1328
- Country · CA
- Email · scrsteven@gmail.com
- TLD · .org
- Browse hostnames · cr…
- 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: "crumbs.org"})-[: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.