Skip to content

Hostname

globalnetplatform.org

Last fetched

globalnetplatform.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · globalnetplatform.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/globalnetplatform.org

Resolution chain

globalnetplatform.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.16.171.6250.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
civicactions
Contact emails

Subdomains

37 observed subdomains of globalnetplatform.org.

Web-graph footprint

Distinct hostnames that link to or from globalnetplatform.org in the public web crawl.

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for globalnetplatform.org.

MechanismTarget
SPF_Aglobalnetplatform.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP50.16.171.62
SPF_IP54.240.0.0/18
SPF_IP69.169.224.0/20

Related pages

Pivot deeper into the graph from globalnetplatform.org.

Cypher and MCP

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

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