Skip to content

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

WHISPER CANON · appgate.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/appgate.com

Resolution chain

appgate.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.167.57.10635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.100.18735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.112.3835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.115.3344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.160.10044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.234.240.9144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.185.4944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.179.12944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.224.6252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.94.13052.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.135.5654.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.34.6454.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.2.4354.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.213.17754.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.45.26184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:73
Organization
appgate network security ab
Contact emails

Subdomains

27 observed subdomains of appgate.com.

Web-graph footprint

Distinct hostnames that link to or from appgate.com in the public web crawl.

308 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for appgate.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP13.111.53.52
SPF_IP131.226.192.173/32
SPF_IP149.72.124.47
SPF_IP149.72.234.7
SPF_IP159.183.13.143/32
SPF_IP168.245.103.40/32
SPF_IP190.85.66.106/32
SPF_IP195.35.83.195/32
SPF_IP20.185.9.111/32
SPF_IP2603: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 20

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