Skip to content

Hostname

equitybank.com

Last fetched

equitybank.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · equitybank.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/equitybank.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.147.18315.197.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
equity bank attn equitybank.com care of network solutions
Contact emails

Subdomains

31 observed subdomains of equitybank.com.

Web-graph footprint

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

192 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for equitybank.com.

MechanismTarget
SPF_Aequitybank.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEclickswitch.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservice-now.com
SPF_INCLUDEsg.equitybank.com
SPF_INCLUDEsmartsheet.equitybank.com
SPF_INCLUDEspf-001a9a01.pphosted.com
SPF_INCLUDEspf.boardbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu30098981.wl232.sendgrid.net
SPF_IP12.170.57.14
SPF_IP12.170.57.4
SPF_IP12.185.165.0/24
SPF_IP12.185.165.101/28
SPF_IP12.186.70.0/23
SPF_IP12.189.22.0/24
SPF_IP12.8.96.0/24
SPF_IP166.73.7.20/32
SPF_IP52.128.98.34/32
SPF_IP68.232.148.144
SPF_IP68.232.157.253
SPF_IP70.182.114.142
SPF_IP74.200.60.34/32
SPF_MXequitybank.com

Related pages

Pivot deeper into the graph from equitybank.com.

Cypher and MCP

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

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