Skip to content

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

WHISPER CANON · gtbank.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gtbank.com

Resolution chain

gtbank.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.46.9945.60.46.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.52.9945.60.52.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:292
Organization
guaranty trust bank
Contact emails

Subdomains

119 observed subdomains of gtbank.com.

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

SPF policy

19 SPF mechanisms authorising senders for gtbank.com.

MechanismTarget
SPF_INCLUDE_infobip.gtbank.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEdeliverygateways.mastercard.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP102.210.194.0/23
SPF_IP107.180.79.199
SPF_IP132.148.17.79
SPF_IP167.89.65.156/32
SPF_IP178.128.34.213
SPF_IP196.216.228.1
SPF_IP196.216.228.82
SPF_IP196.46.234.91
SPF_IP41.203.112.0/24
SPF_IP41.223.144.0/24
SPF_IP62.8.88.209/32

Related pages

Pivot deeper into the graph from gtbank.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.