Hostname
gtoptrade.com
Last fetched
gtoptrade.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:816 as the registrar.
Nutrition Label
Resolution chain
gtoptrade.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 43.154.122.84 | 43.154.64.0/18 | AS132203 | — | HK |
WHOIS identity
- Registrar
- iana:816
- Organization
- g top trading co
- Contact emails
Subdomains
2 observed subdomains of gtoptrade.com.
| Subdomain |
|---|
| mail.gtoptrade.com |
| www.gtoptrade.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gtoptrade.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.0101.hk |
Related pages
Pivot deeper into the graph from gtoptrade.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:816
- Country · US
- Email · gtoptrade.com@0101domain.com
- TLD · .com
- Browse hostnames · gt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gtoptrade.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.