Hostname
blueprintops.com
Last fetched
blueprintops.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
blueprintops.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.18.6.98 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.98 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of blueprintops.com owner
- Contact emails
- 01cf74b5-8738-4ce4-b631-050a60bf04ad@identity-protect.org
- 21ad5e13-0710-44cc-b49b-1a26b4354ca2@identity-protect.org
- 43494e9a-e4b4-4048-990d-1d178f36302a@identity-protect.org
- 556ec94e-3bdd-4b78-9c17-7e1e07344537@identity-protect.org
- af3f29b0-174c-479b-a342-cab0a3b09cda@identity-protect.org
- f7b9b5f4-3392-477e-9715-004fc6dccb58@identity-protect.org
- fc1d3c12-80a2-4dce-8ce7-0127660dac55@identity-protect.org
- owner-1290639@blueprintops.com.whoisprivacyservice.org
- owner@blueprintops.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of blueprintops.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for blueprintops.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from blueprintops.com.
- IP · 104.18.6.98
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 01cf74b5-8738-4ce4-b631-050a60bf04ad@identity-protect.org
- 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: "blueprintops.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.