Skip to content

Hostname

gdm-connect.com

Last fetched

gdm-connect.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gdm-connect.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 · gdm-connect.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gdm-connect.com

Resolution chain

No IPv4 resolution is recorded for gdm-connect.com in WhisperGraph.

IPv6 resolution

No AAAA record for gdm-connect.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of gdm-connect.com owner
Contact emails
0b515fb2-8d83-4866-bd28-b0486b105433@identity-protect.org, 0ca41a09-9e3c-4a10-a2c1-3fd4bc3f6c32@identity-protect.org, 1c8bf5b0-f357-4202-99d2-9aa3905b099a@identity-protect.org, 23fb648b-0004-4883-a6a1-ccfdd061022c@identity-protect.org, 289e5c47-db37-4e7c-9eb0-22bbb19e3ad9@identity-protect.org, e99a57f4-0a10-49e9-9b60-d704ee45135a@identity-protect.org, owner-10750234@gdm-connect.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-359.awsdns-44.com
  • ns-746.awsdns-29.net
  • ns-1392.awsdns-46.org
  • ns-1944.awsdns-51.co.uk

Threat-feed evidence

History

Related pages

Pivot from gdm-connect.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: "gdm-connect.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.