Skip to content

Hostname

abbank.com

Last fetched

abbank.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · abbank.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abbank.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.218104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of abbank.com.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for abbank.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-009aa001.pphosted.com
SPF_INCLUDEspf1.netteller.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP100.24.127.215
SPF_IP139.131.76.33/32
SPF_IP168.245.50.23/32
SPF_IP206.71.80.64/27
SPF_IP216.116.80.0/20
SPF_IP216.145.127.64/27
SPF_IP24.172.229.56/29
SPF_IP74.200.32.0/19
SPF_MXabbank.com

Related pages

Pivot deeper into the graph from abbank.com.

Cypher and MCP

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

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