Hostname
gateaccess.org
Last fetched
gateaccess.org resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
gateaccess.org resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.58.201.224 | 16.58.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.188.5.163 | 18.188.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.189.76.21 | 18.189.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.190.221.107 | 18.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.218.250.13 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.221.122.34 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.223.157.130 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.225.85.139 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.123.26 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.132.203.203 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.156.28 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.16.35.229 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.146.171 | 52.14.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
Subdomains
22 observed subdomains of gateaccess.org.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gateaccess.org in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for gateaccess.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from gateaccess.org.
- IP · 16.58.201.224
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · admin@domainregistriesfoundation.com
- TLD · .org
- Browse hostnames · ga…
- 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: "gateaccess.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.