Hostname
bminlife.com
Last fetched
bminlife.com resolves to 20 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in SG. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
bminlife.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.204.13.22 | 103.204.13.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | SG |
| 103.204.13.32 | 103.204.13.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | SG |
| 134.122.133.47 | 134.122.133.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | JP |
| 134.122.133.81 | 134.122.133.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | JP |
| 134.122.133.93 | 134.122.133.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | JP |
| 134.122.133.99 | 134.122.133.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | JP |
| 134.122.196.49 | 134.122.196.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | SG |
| 134.122.196.70 | 134.122.196.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | SG |
| 134.122.196.81 | 134.122.196.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | SG |
| 27.124.12.251 | 27.124.12.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 27.124.5.55 | 27.124.5.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | HK |
| 47.99.102.95 | 47.98.0.0/15 | AS37963 | ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| 103.204.13.20 | 103.204.13.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | — |
| 103.204.13.11 | 103.204.13.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | — |
| 134.122.133.101 | 134.122.133.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 134.122.133.79 | 134.122.133.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 134.122.196.88 | 134.122.196.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 134.122.196.87 | 134.122.196.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 134.122.196.86 | 134.122.196.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
| 134.122.196.85 | 134.122.196.0/24 | AS152194 | CTGSERVERLIMITED-AS-AP - CTG Server Limited | — |
WHOIS identity
- Registrar
- iana:420
- Organization
- fu zhoubaiminjiaoyuzixunyouxiangongsi
- Contact emails
Subdomains
4 observed subdomains of bminlife.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bminlife.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bminlife.com.
- IP · 103.204.13.22
- ASN · AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLC
- Registrar · iana:420
- Country · SG
- Email · 503270612@qq.com
- TLD · .com
- Browse hostnames · bm…
- 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: "bminlife.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.