Skip to content

Hostname

gmaxconnect.net

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for gmaxconnect.net in WhisperGraph.

IPv6 resolution

No AAAA record for gmaxconnect.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
1d3b17f4-c11a-4758-916e-3de651ac32f1@identity-protect.org, 294ef61c-cd54-4ad9-ae65-6ad57c043c6f@identity-protect.org, b4a27a80-4b9c-4496-a370-42db689e69ea@identity-protect.org, d2a4ec30-a484-468a-9a38-b338190ea65d@identity-protect.org, eff651d5-1492-412c-8a91-468d5ae3f0c2@identity-protect.org, f6fea4e7-1496-434b-8641-d83d782bc72c@identity-protect.org, fa55f89d-4217-45a6-818d-755b1049136f@identity-protect.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-180.awsdns-22.com
  • ns-1015.awsdns-62.net
  • ns-1483.awsdns-57.org
  • ns-1615.awsdns-09.co.uk

Threat-feed evidence

History

Related pages

Pivot from gmaxconnect.net 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: "gmaxconnect.net"})-[: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.