Skip to content

Hostname

b.gdms.cloud

Last fetched

b.gdms.cloud resolves to 5 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in SG.

Nutrition Label

WHISPER CANON · b.gdms.cloudRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/b.gdms.cloud

Resolution chain

b.gdms.cloud resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.180.191.208139.180.184.0/21AS20473AS-VULTR - The Constant Company, LLCSG
144.202.33.196144.202.32.0/20AS20473AS-VULTR - The Constant Company, LLCUS
207.148.69.92207.148.64.0/20AS20473AS-VULTR - The Constant Company, LLCSG
45.77.193.10545.77.192.0/21AS20473AS-VULTR - The Constant Company, LLCUS
45.77.197.15645.77.192.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

No WHOIS records are currently associated with b.gdms.cloud in WhisperGraph.

Subdomains

4 observed subdomains of b.gdms.cloud.

Threat posture

History

Related pages

Pivot deeper into the graph from b.gdms.cloud.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "b.gdms.cloud"})-[: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.