Skip to content

Hostname

gwplc.com

Last fetched

gwplc.com resolves to 76.223.67.189, announced in 76.223.64.0/20 by AMAZON-02 - Amazon.com, Inc. in US. gwplc.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · gwplc.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gwplc.com

Resolution chain

IPv6 resolution

No AAAA record for gwplc.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1515
Registrant organisation
domains by proxy,
Contact emails
dbp@domainsbyproxy.com, sean.brewin@games-workshop.co.uk

Subdomains

Mail and authentication

Nameservers

  • ns77.domaincontrol.com
  • ns78.domaincontrol.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 78.15.247.0/28
  • ip: 82.118.73.112/29
  • ip: 174.128.1.123/32
  • ip: 135.84.68.123/32
  • ip: 80.6.91.150/32
  • ip: 35.176.151.182/32
  • ip: 213.251.39.229/32
  • ip: 50.222.221.5/27
  • ip: 206.152.14.54/32
  • ip: 78.153.247.6/32
  • ip: 12.9.73.64/27
  • ip: 208.86.168.7/32
  • ip: 194.75.52.70/32
  • ip: 82.118.73.96/28
  • include: customeriomail.com
  • include: _spf.google.com
  • include: helpscoutemail.com
  • include: spf.mandrillapp.com
  • include: recruitmail.com
  • include: spf.tmes.trendmicro.com
  • include: _spf.ultipro.com
  • include: spf.zoho.eu
  • include: spf.zohomail360.eu
  • include: servers.mcsv.net
  • include: recruitmentplace.net
  • include: eu.transmail.net
  • include: mailgun.org
  • ip: 110.141.89.107
  • ip: 12.164.84.103
  • ip: 13.92.102.58
  • ip: 194.72.252.198
  • ip: 194.75.52.88
  • ip: 20.61.88.159
  • ip: 203.36.198.10
  • ip: 208.82.206.116
  • ip: 23.101.210.194
  • ip: 31.121.58.34
  • ip: 35.177.93.112
  • ip: 52.56.191.114
  • ip: 80.150.182.115
  • ip: 80.153.179.102
  • ip: 87.176.162.67

Threat-feed evidence

History

Related pages

Pivot from gwplc.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gwplc.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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