Hostname
bootstraptaste.com
Last fetched
bootstraptaste.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
bootstraptaste.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.53.95 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.211.152 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- domain administrator
- Contact emails
- heru06@gmail.com
- pw-009e96c06092b777fe8de69f06d9980e@privacyguardian.org
- pw-04808dae1043441745157395cc781bac@privacyguardian.org
- pw-1565a05839dcbc2843a4be069e86b942@privacyguardian.org
- pw-4333131d34f29b1c1d9a2f543c03cefb@privacyguardian.org
- pw-4ec74dfa324a5f422c058d035d6cbdc5@privacyguardian.org
- pw-63fe01566ff64a838ee5d6d00e1dbff5@privacyguardian.org
- pw-666e1eb617a281f8b6ac11240ba36d66@privacyguardian.org
- pw-9f0e6bd795fc38157592d0b66fc48f35@privacyguardian.org
- pw-c42fd85c1384bd76a6dabeb7770559a1@privacyguardian.org
Subdomains
1 observed subdomain of bootstraptaste.com.
| Subdomain |
|---|
| www.bootstraptaste.com |
Web-graph footprint
Distinct hostnames that link to or from bootstraptaste.com in the public web crawl.
676 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bootstraptaste.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from bootstraptaste.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bootstraptaste.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.