Skip to content

Hostname

gdserver.net

Last fetched

gdserver.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gdserver.netRouting diversity7.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gdserver.net

Resolution chain

gdserver.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.141.144100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.86.156100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.85.7100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.70.171100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.151.159100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.174.17213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.252.6018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.35.9018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.71.113.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.160.623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.52.523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.46.1323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.24.1533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.38.1203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.140.1513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.177.263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.12.73.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.156.693.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.87.151.1023.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.224.16134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of gdserver.net.

Threat posture

History

Mail and authentication

MX records

  • gdserver.net

Related pages

Pivot deeper into the graph from gdserver.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gdserver.net"})-[: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.