Skip to content

Hostname

bankfive.com

Last fetched

bankfive.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bankfive.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bankfive.com

Resolution chain

bankfive.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.200.116.13852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
bankfive
Contact emails

Subdomains

10 observed subdomains of bankfive.com.

Web-graph footprint

Distinct hostnames that link to or from bankfive.com in the public web crawl.

130 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

91 SPF mechanisms authorising senders for bankfive.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.cocci.com
SPF_INCLUDEspf.digitalinsight.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfref.jackhenry.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP104.129.88.3/32
SPF_IP104.129.88.4/32
SPF_IP104.153.198.16/28
SPF_IP104.153.198.40/29
SPF_IP104.153.198.8/29
SPF_IP104.40.0.0/13
SPF_IP147.249.4.127/30
SPF_IP147.249.4.128/30
SPF_IP147.253.210.143/32
SPF_IP147.253.210.144/32
SPF_IP147.253.210.145/32
SPF_IP147.253.212.212/32
SPF_IP147.253.214.17/32
SPF_IP147.253.214.18/32
SPF_IP147.253.215.89/32
SPF_IP147.253.215.90/32
SPF_IP147.253.219.233/32
SPF_IP148.163.128.0/19
SPF_IP148.163.135.141
SPF_IP148.163.139.141
SPF_IP152.186.252.206/30
SPF_IP156.55.124.190
SPF_IP156.55.193.208/28
SPF_IP156.55.203.208/28
SPF_IP156.55.205.64/28
SPF_IP167.89.29.246/32
SPF_IP174.140.138.245/32
SPF_IP174.36.44.116/30
SPF_IP199.200.24.190/32
SPF_IP199.200.27.16/28
SPF_IP199.30.232.0/21
SPF_IP206.107.78.0/24
SPF_IP206.108.40.0/24
SPF_IP207.1.168.0/24
SPF_IP207.195.176.0/20
SPF_IP208.147.64.0/24
SPF_IP208.2.188.0/23
SPF_IP208.252.57.192/27
SPF_IP208.29.163.0/24
SPF_IP208.35.184.0/21
SPF_IP208.35.189.0/24
SPF_IP208.35.190.0/24
SPF_IP208.75.120.0/22
SPF_IP209.195.52.0/24
SPF_IP212.118.244.150/32
SPF_IP216.37.8.128/27
SPF_IP2600:1f14:117:e301:1317:971b:b76e:5518/128
SPF_IP2600:1f14:f71:f300:6db:b50c:f688:5028/128
SPF_IP2600:1f14:f71:f301:babd:9edf:1008:79b0/128
SPF_IP44.227.22.195/32
SPF_IP50.198.124.106
SPF_IP50.201.66.168/32
SPF_IP52.24.20.218/32
SPF_IP52.37.177.36/32
SPF_IP63.117.120.96/27
SPF_IP63.172.232.0/21
SPF_IP63.71.12.0/24
SPF_IP63.71.14.85
SPF_IP63.71.8.0/21
SPF_IP64.255.251.0/27
SPF_IP64.56.208.32/27
SPF_IP64.73.43.15
SPF_IP64.73.43.21
SPF_IP64.73.43.23
SPF_IP65.205.252.0/24
SPF_IP65.241.35.0/24
SPF_IP66.195.150.36
SPF_IP66.195.150.44
SPF_IP67.135.240.0/24
SPF_IP67.227.149.19/32
SPF_IP67.228.158.174/32
SPF_IP67.228.8.0/25
SPF_IP67.228.91.90/32
SPF_IP68.232.131.30/32
SPF_IP68.232.140.103/32
SPF_IP68.232.143.79/32
SPF_IP69.38.149.224/27
SPF_IP69.84.87.254/32
SPF_IP71.26.246.81/29
SPF_IP72.18.216.98
SPF_IP74.203.184.0/23
SPF_IP75.126.84.128/26
SPF_MXbankfive.com

Related pages

Pivot deeper into the graph from bankfive.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bankfive.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.