Hostname
bluogy.com
Last fetched
bluogy.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
bluogy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.55.240 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.174.116 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.11 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.11 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of bluogy.com owner
- Contact emails
- 35eee60b-bac0-4487-8b50-11459196c33f@identity-protect.org
- 6441c635-2f5e-4219-9291-5e207ab5ae98@identity-protect.org
- 869af46e-ff2c-4e0b-a4ce-ced4b3ccdda2@identity-protect.org
- 92a838a8-4ea3-43f5-b18e-397c59f0d1dc@identity-protect.org
- 959554bc-8e5b-4b38-b316-5fc28f397fa3@identity-protect.org
- a687e39e-c652-4fba-b893-9f3c35033457@identity-protect.org
- fc2c361a-dc60-41ab-a7c5-b7941a6d1666@identity-protect.org
- owner-8458079@bluogy.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of bluogy.com.
| Subdomain |
|---|
| vegabuild.bluogy.com |
| www.bluogy.com |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bluogy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bluogy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from bluogy.com.
- IP · 104.21.55.240
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · 35eee60b-bac0-4487-8b50-11459196c33f@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: "bluogy.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.