Hostname
gtbank.com
Last fetched
gtbank.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
gtbank.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 |
|---|---|---|---|---|
| 45.60.46.99 | 45.60.46.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.52.99 | 45.60.52.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:292
- Organization
- guaranty trust bank
- Contact emails
Subdomains
119 observed subdomains of gtbank.com.
Showing 25 of 119. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gtbank.com in the public web crawl.
623 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for gtbank.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _infobip.gtbank.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | deliverygateways.mastercard.com |
| SPF_INCLUDE | email-messaging.com |
| SPF_INCLUDE | ncapp02.com |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 102.210.194.0/23 |
| SPF_IP | 107.180.79.199 |
| SPF_IP | 132.148.17.79 |
| SPF_IP | 167.89.65.156/32 |
| SPF_IP | 178.128.34.213 |
| SPF_IP | 196.216.228.1 |
| SPF_IP | 196.216.228.82 |
| SPF_IP | 196.46.234.91 |
| SPF_IP | 41.203.112.0/24 |
| SPF_IP | 41.223.144.0/24 |
| SPF_IP | 62.8.88.209/32 |
Related pages
Pivot deeper into the graph from gtbank.com.
- IP · 45.60.46.99
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:292
- Country · GB
- Email · 57844495@myprivatename.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: "gtbank.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.