Hostname
buzlazer.com
Last fetched
buzlazer.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
buzlazer.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.15.133 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.162.165 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- sahincet@hotmail.com
- 009e074a8598718064407dfe6ebc4846cbfe3a7e807a49b523ae3e1cbaedb499@buzlazer.com.whoisproxy.org
- 12e62fad15b152dfb392ec63a89aa830b685b52fd194bce170a6dbb2b6184779@buzlazer.com.whoisproxy.org
- 473a4575c91540e271e680f229f5b3793e932207a5f5b1c4038414cf462a1fe6@buzlazer.com.whoisproxy.org
- 63a69987fac9b83927715b1563e2a5598bcc0b99f98e20ac30c00ef90f837209@buzlazer.com.whoisproxy.org
- 6d6eacaf77a58808ebd702fe75134e939600c9fedb7414a4440b90627a249465@buzlazer.com.whoisproxy.org
- 7540ccc4d7fcffe16403b9c507459cdd0c8945739c22ddee09d2b75614271062@buzlazer.com.whoisproxy.org
- 8550fd09264068953f02b5d05c27807d5082d7d9922161b3a5c7b0a6d0de5f71@buzlazer.com.whoisproxy.org
- 89a606b3b06bede8be9f9cf1e472de03a2731d691d037da69ebf1fe48590d6a9@buzlazer.com.whoisproxy.org
- dcf3a5269cb7b21e99e57ac1dc50b17d90b3fbb8af06470c32ccf1c322e04954@buzlazer.com.whoisproxy.org
- ddc2064aa90e474c47059f81435afeb3807c0654e7d68948ee1b9e2a55f2ed54@buzlazer.com.whoisproxy.org
- ed8c83fdbe8d4c97e43acced16d64ef81e5be7e3fa6c8e4636e9553306cf7147@buzlazer.com.whoisproxy.org
- f2a7b035ae46b74bee9f45473736e38bbaad09fcfc32fcbcd8af03586cb75f1b@buzlazer.com.whoisproxy.org
- f4e186ce6839192059699945dcfca69ed26b28b027f4c4c9650cc4dbbd660c4d@buzlazer.com.whoisproxy.org
Subdomains
2 observed subdomains of buzlazer.com.
| Subdomain |
|---|
| ns1.buzlazer.com |
| www.buzlazer.com |
Web-graph footprint
Distinct hostnames that link to or from buzlazer.com in the public web crawl.
30 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from buzlazer.com.
- IP · 104.21.15.133
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · sahincet@hotmail.com
- TLD · .com
- Browse hostnames · bu…
- 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: "buzlazer.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.