Skip to content

Hostname

gc-model.com

Last fetched

gc-model.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · gc-model.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gc-model.com

Resolution chain

gc-model.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.113.106.17013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.76.23318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.105.2283.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.97.10735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.100.11935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.161.11052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.228.6352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.210.17252.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.84.14552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.227.16954.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.79.1554.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.117.18154.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.54.9254.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.199.8854.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.75.11813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.25.10213.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.59.22116.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1557
Organization
keven huang
Contact emails

Subdomains

2 observed subdomains of gc-model.com.

Web-graph footprint

Distinct hostnames that link to or from gc-model.com in the public web crawl.

53 sites link to this hostname.

176 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gc-model.com.

MechanismTarget
SPF_Agc-model.com
SPF_Asv14716.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXgc-model.com

Related pages

Pivot deeper into the graph from gc-model.com.

Cypher and MCP

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

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