Skip to content

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

WHISPER CANON · crumbs.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/crumbs.org

Resolution chain

crumbs.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.159104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.159104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.103172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1328
Organization
domain administrator
Contact emails

Subdomains

37 observed subdomains of crumbs.org.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for crumbs.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP144.76.166.112
SPF_IP145.239.244.201
SPF_IP145.239.244.41
SPF_IP2001:41d0:701:1000:0:0:0:12ec
SPF_IP2001:41d0:701:1000:0:0:0:1c46
SPF_IP2a01:4f8:200:426f:0:0:0:2
SPF_IP51.68.181.188
SPF_IP51.75.90.108
SPF_IP51.75.95.50
SPF_IP51.89.7.196

Related pages

Pivot deeper into the graph from crumbs.org.

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 20

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