Skip to content

Hostname

gwmcr.com

Last fetched

gwmcr.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · gwmcr.comRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gwmcr.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.23.141.10123.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.105.7244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.74.1552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.74.12752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.46.17354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.150.21598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
allan perry
Contact emails

Subdomains

1 observed subdomain of gwmcr.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for gwmcr.com.

MechanismTarget
SPF_Agwmcr.com
SPF_Asitios.grupoq.co.cr
SPF_MXgwmcr.com

Related pages

Pivot deeper into the graph from gwmcr.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gwmcr.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.