Skip to content

Hostname

gaterelay.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for gaterelay.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
proxy@whoisprotectservice.com, 13291217-5a2c-47a0-b642-440d4109316d@identity-protect.org, 1c19b455-ad5f-44d0-a17e-818d232bdb8c@identity-protect.org, 45fd098b-94d0-40c9-9509-fb76cb38499e@identity-protect.org, 6a259190-348e-44aa-88bc-588f818580bc@identity-protect.org, a44384e0-3bfb-46c2-8b85-7260959d0488@identity-protect.org, f274a7b5-baf9-43da-b582-6b0f600745ab@identity-protect.org, owner-3799365@gaterelay.com.whoisprivacyservice.org, owner-6920007@gaterelay.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-317.awsdns-39.com
  • ns-749.awsdns-29.net
  • ns-1181.awsdns-19.org
  • ns-1692.awsdns-19.co.uk

MX records

  • inbound-smtp.us-west-2.amazonaws.com

Threat-feed evidence

History

Related pages

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