Hostname
globalpsa.com
Last fetched
globalpsa.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
globalpsa.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.235.5.39 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.222.234.34 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.203.32.229 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.205.137.37 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.241.117 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.72.173 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.19.15.92 | 50.19.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.207.116.37 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.83.54.5 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.246.64 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- group it
- Contact emails
- ft3nm6k5964@networksolutionsprivateregistration.com
- gca@globalpsa.com
- ge79y8cj6qq@networksolutionsprivateregistration.com
- gx5uc3gx9y4@networksolutionsprivateregistration.com
- kn6ad3b68mh@networksolutionsprivateregistration.com
- n58h36dy3z9@networksolutionsprivateregistration.com
- pu4eu8sw4gg@networksolutionsprivateregistration.com
- sg68v6py3qb@networksolutionsprivateregistration.com
- wc34u6as9s8@networksolutionsprivateregistration.com
- zn2cc5r45mq@networksolutionsprivateregistration.com
- groupit@psa.com.sg
Subdomains
59 observed subdomains of globalpsa.com.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from globalpsa.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
45 SPF mechanisms authorising senders for globalpsa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 122.200.19.188 |
| SPF_IP | 128.106.13.68 |
| SPF_IP | 151.0.194.238 |
| SPF_IP | 159.183.219.127 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 180.255.16.130 |
| SPF_IP | 182.156.227.194 |
| SPF_IP | 185.89.233.1 |
| SPF_IP | 185.89.234.1 |
| SPF_IP | 200.108.51.2 |
| SPF_IP | 202.126.146.54 |
| SPF_IP | 202.126.175.227 |
| SPF_IP | 203.116.16.167 |
| SPF_IP | 203.116.232.66 |
| SPF_IP | 203.116.232.67 |
| SPF_IP | 203.126.12.179 |
| SPF_IP | 203.126.12.70 |
| SPF_IP | 203.153.39.219 |
| SPF_IP | 208.185.229.41/32 |
| SPF_IP | 208.185.229.42/32 |
| SPF_IP | 208.185.229.43/32 |
| SPF_IP | 208.185.229.44/32 |
| SPF_IP | 208.185.229.45/32 |
| SPF_IP | 212.12.188.67 |
| SPF_IP | 217.66.5.35 |
| SPF_IP | 217.66.5.55 |
| SPF_IP | 218.248.44.140 |
| SPF_IP | 222.100.149.210 |
| SPF_IP | 38.131.15.34 |
| SPF_IP | 5.249.116.97 |
| SPF_IP | 5.42.236.229 |
| SPF_IP | 61.76.45.70 |
| SPF_IP | 61.76.45.97 |
| SPF_IP | 62.244.250.163 |
| SPF_IP | 82.186.209.100 |
| SPF_IP | 82.186.209.102 |
| SPF_IP | 88.149.223.2 |
| SPF_IP | 88.157.233.187 |
| SPF_IP | 88.157.233.189 |
| SPF_IP | 88.213.93.28 |
| SPF_IP | 88.255.212.19 |
| SPF_IP | 88.255.212.20 |
| SPF_MX | globalpsa.com |
Related pages
Pivot deeper into the graph from globalpsa.com.
- IP · 18.235.5.39
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · ft3nm6k5964@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · gl…
- 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: "globalpsa.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.