Skip to content

Hostname

keysbank.com

Last fetched

keysbank.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · keysbank.comRouting diversity4.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/keysbank.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.65.5918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.73.4518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.95.43.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.179.17752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.137.5554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.14.25498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
first state bank of the florida keys
Contact emails

Subdomains

14 observed subdomains of keysbank.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for keysbank.com.

MechanismTarget
SPF_INCLUDE45750307.spf03.hubspotemail.net
SPF_INCLUDEfiserv.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP12.54.220.36
SPF_IP12.54.220.46
SPF_IP166.73.92.61/32
SPF_IP192.0.48.0/20
SPF_IP208.235.248.20/32
SPF_IP50.58.9.15/32
SPF_IP50.73.128.133

Related pages

Pivot deeper into the graph from keysbank.com.

Cypher and MCP

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

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