Skip to content

Hostname

globalcapacity.com

Last fetched

globalcapacity.com resolves to 35.185.236.43, announced in 35.185.224.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. globalcapacity.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · globalcapacity.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/globalcapacity.com

Resolution chain

IPv6 resolution

No AAAA record for globalcapacity.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
itnetworkservices@globalcapacity.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.gtt.net
  • ns2.gtt.net
  • ns3.gtt.net

MX records

  • mx1.hc3324-5.iphmx.com
  • mx2.hc3324-5.iphmx.com

SPF policy

  • ip: 66.134.0.0/16
  • ip: 23.253.5.0/24
  • ip: 166.8.195.112/32
  • ip: 66.167.71.242/32
  • ip: 66.202.101.250/32
  • ip: 64.179.27.250/32
  • ip: 64.28.161.40/32
  • ip: 64.196.161.5/32
  • ip: 65.114.230.67/32
  • ip: 64.218.170.81/32
  • a: usilchmx.globalcapacity.com

Threat-feed evidence

History

Related pages

Pivot from globalcapacity.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "globalcapacity.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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