Hostname
biogreencloud.com
Last fetched
biogreencloud.com resolves to 2 IPv4 addresses operated by TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. in MY. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
biogreencloud.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 |
|---|---|---|---|---|
| 112.137.163.131 | 112.137.163.0/24 | AS17971 | TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD. | MY |
| 103.217.93.59 | 103.217.93.0/24 | AS132111 | BIGBANDNET-MY - Bigband Sdn Bhd | — |
WHOIS identity
- Registrar
- iana:460
- Organization
- trc global sdn. bhd.
- Contact emails
Subdomains
8 observed subdomains of biogreencloud.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for biogreencloud.com.
| Mechanism | Target |
|---|---|
| SPF_A | biogreencloud.com |
| SPF_A | mail.biogreencloud.com |
| SPF_INCLUDE | spf.mysecurewebserver.com |
| SPF_MX | biogreencloud.com |
Related pages
Pivot deeper into the graph from biogreencloud.com.
- IP · 112.137.163.131
- ASN · AS17971TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD.
- Registrar · iana:460
- Country · MY
- Email · reg_1281043@whoisprotection.cc
- TLD · .com
- Browse hostnames · bi…
- 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: "biogreencloud.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.