Hostname
gwr.com
Last fetched
gwr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
gwr.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.7.117 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.65 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.89 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.99 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.175.105 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.119 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.31 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.175.38 | 18.245.172.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.116 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.118 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.14 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.5 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:1515
- Organization
- domain registrar
- Contact emails
Subdomains
48 observed subdomains of gwr.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gwr.com in the public web crawl.
1,695 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for gwr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.tractivity.co.uk |
| SPF_INCLUDE | spf.workfront.com |
| SPF_INCLUDE | spf1.webtis.net |
| SPF_IP | 104.40.157.68 |
| SPF_IP | 104.40.184.178 |
| SPF_IP | 134.213.212.162 |
| SPF_IP | 176.32.230.17/32 |
| SPF_IP | 176.32.230.6/32 |
| SPF_IP | 178.33.209.237 |
| SPF_IP | 193.240.181.53 |
| SPF_IP | 193.240.183.247 |
| SPF_IP | 198.245.93.14 |
| SPF_IP | 40.68.172.96 |
| SPF_IP | 52.212.225.31 |
| SPF_IP | 92.54.186.162 |
| SPF_IP | 94.236.83.186/32 |
Related pages
Pivot deeper into the graph from gwr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gwr.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.