Hostname
appgate.com
Last fetched
appgate.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:73 as the registrar.
Nutrition Label
Resolution chain
appgate.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.167.57.106 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.80.100.187 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.82.112.38 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.230.115.33 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.232.160.100 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.234.240.91 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.239.185.49 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.241.179.129 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.24.224.62 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.94.130 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.135.56 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.149.34.64 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.2.43 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.191.213.177 | 54.191.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.34.45.26 | 184.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:73
- Organization
- appgate network security ab
- Contact emails
Subdomains
27 observed subdomains of appgate.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from appgate.com in the public web crawl.
308 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for appgate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 13.111.53.52 |
| SPF_IP | 131.226.192.173/32 |
| SPF_IP | 149.72.124.47 |
| SPF_IP | 149.72.234.7 |
| SPF_IP | 159.183.13.143/32 |
| SPF_IP | 168.245.103.40/32 |
| SPF_IP | 190.85.66.106/32 |
| SPF_IP | 195.35.83.195/32 |
| SPF_IP | 20.185.9.111/32 |
| SPF_IP | 2603:10b6::/3 |
Related pages
Pivot deeper into the graph from appgate.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "appgate.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.