Skip to content

Hostname

gtech.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:2
Registrant organisation
gtech rhode island corporation
Contact emails
bg5e84er3fa@networksolutionsprivateregistration.com, bx8pu3dz85x@networksolutionsprivateregistration.com, ca8fw3j99tj@networksolutionsprivateregistration.com, e82pd2zc5af@networksolutionsprivateregistration.com, ew3hp89k999@networksolutionsprivateregistration.com, fd9v85gs3p5@networksolutionsprivateregistration.com, fp2c58sp9me@networksolutionsprivateregistration.com, fp8rq3nt8hk@networksolutionsprivateregistration.com, jeremy.hudson@gtech.com, jq5yu3v27ge@networksolutionsprivateregistration.com, jv2dq7nn2xs@networksolutionsprivateregistration.com, jx3zh3sr7nv@networksolutionsprivateregistration.com, n99rv32j4nf@networksolutionsprivateregistration.com, ne24c7dk66z@networksolutionsprivateregistration.com, r86fx6m856c@networksolutionsprivateregistration.com, rj9qa4kj6yq@networksolutionsprivateregistration.com, rm2a39nr3xg@networksolutionsprivateregistration.com, sc4t57ne6qd@networksolutionsprivateregistration.com, vh98w94k5qf@networksolutionsprivateregistration.com, wc54k6kq2h2@networksolutionsprivateregistration.com and 2 more

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1-01.azure-dns.com
  • ns4-01.azure-dns.info
  • ns2-01.azure-dns.net
  • ns3-01.azure-dns.org

MX records

  • gtech-com.mail.protection.outlook.com

SPF policy

  • include: _u.gtech.com._spf.smart.ondmarc.com

Threat-feed evidence

History

Related pages

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