Skip to content

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

WHISPER CANON · gateaccess.orgRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gateaccess.org

Resolution chain

gateaccess.org resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.58.201.22416.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.5.16318.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.76.2118.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.221.10718.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.250.1318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.122.3418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.157.13018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.85.13918.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.123.263.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.203.2033.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.156.283.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.35.2293.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.146.17152.14.0.0/16AS16509AMAZON-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.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gateaccess.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from gateaccess.org.

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 20

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