Skip to content

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

WHISPER CANON · biogreencloud.comRouting diversity2.4/10Peering density4.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/biogreencloud.com

Resolution chain

biogreencloud.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
112.137.163.131112.137.163.0/24AS17971TTSSB-MY - TM TECHNOLOGY SERVICES SDN. BHD.MY
103.217.93.59103.217.93.0/24AS132111BIGBANDNET-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

SPF policy

4 SPF mechanisms authorising senders for biogreencloud.com.

MechanismTarget
SPF_Abiogreencloud.com
SPF_Amail.biogreencloud.com
SPF_INCLUDEspf.mysecurewebserver.com
SPF_MXbiogreencloud.com

Related pages

Pivot deeper into the graph from biogreencloud.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.