Hostname
btzfqt.com
Last fetched
btzfqt.com resolves to 3 IPv4 addresses operated by PEG-TY - PEG TECH INC in JP. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
btzfqt.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.149.251.33 | 107.149.251.0/24 | AS398993 | PEG-TY - PEG TECH INC | JP |
| 148.178.16.23 | 148.178.16.0/23 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | HK |
| 148.178.16.86 | 148.178.16.0/23 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | HK |
WHOIS identity
- Registrar
- iana:146
- Organization
- bao tou shi zheng feng shang mao you xian ze ren gong si
- Contact emails
Subdomains
2 observed subdomains of btzfqt.com.
| Subdomain |
|---|
| m.btzfqt.com |
| www.btzfqt.com |
Web-graph footprint
Distinct hostnames that link to or from btzfqt.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from btzfqt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "btzfqt.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.