Skip to content

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

WHISPER CANON · gwr.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gwr.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.117108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.65108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.89108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.99108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.175.10518.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.11918.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.3118.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.3818.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.1163.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.1183.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.143.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.53.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1515
Organization
domain registrar
Contact emails

Subdomains

48 observed subdomains of gwr.com.

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.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.tractivity.co.uk
SPF_INCLUDEspf.workfront.com
SPF_INCLUDEspf1.webtis.net
SPF_IP104.40.157.68
SPF_IP104.40.184.178
SPF_IP134.213.212.162
SPF_IP176.32.230.17/32
SPF_IP176.32.230.6/32
SPF_IP178.33.209.237
SPF_IP193.240.181.53
SPF_IP193.240.183.247
SPF_IP198.245.93.14
SPF_IP40.68.172.96
SPF_IP52.212.225.31
SPF_IP92.54.186.162
SPF_IP94.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 20

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