Hostname
bluecedar.com
Last fetched
bluecedar.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bluecedar.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 |
|---|---|---|---|---|
| 199.60.103.116 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.16 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- blue cedar networks,
- Contact emails
- ajacobs@bluecedar.com
- 1736d44b-a689-4d5c-9383-db2c8906e5e1@identity-protect.org
- 288c2ddb-9aee-44fd-9481-144cc6645311@identity-protect.org
- 338cf746-c5e1-4d6a-a680-10b5ccf6592c@identity-protect.org
- 5d14a596-17bd-4a5d-b72d-09685532d322@identity-protect.org
- 805eb022-de28-401c-b837-3392b93f0f0b@identity-protect.org
- b4b217d7-105c-4da2-89e3-b1e4eae18385@identity-protect.org
- owner-5802921@bluecedar.com.whoisprivacyservice.org
- owner-6089133@bluecedar.com.whoisprivacyservice.org
- owner-6226054@bluecedar.com.whoisprivacyservice.org
- owner-8795982@bluecedar.com.whoisprivacyservice.org
- owner-8932903@bluecedar.com.whoisprivacyservice.org
- owner-908111@bluecedar.com.whoisprivacyservice.org
- owner-9883828@bluecedar.com.whoisprivacyservice.org
- owner-9940132@bluecedar.com.whoisprivacyservice.org
Subdomains
114 observed subdomains of bluecedar.com.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bluecedar.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bluecedar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2019715.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | okta-smtp.bluecedar.com |
Related pages
Pivot deeper into the graph from bluecedar.com.
- IP · 199.60.103.116
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:468
- Country · US
- Email · ajacobs@bluecedar.com
- TLD · .com
- Browse hostnames · bl…
- 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: "bluecedar.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.