Skip to content

Hostname

anbank.com

Last fetched

anbank.com resolves to 2 IPv4 addresses operated by LIGHTEDGE-AS-02 - LightEdge Solutions in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · anbank.comRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anbank.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.243.201.224216.243.200.0/21AS11320LIGHTEDGE-AS-02 - LightEdge SolutionsUS
66.6.108.17666.6.96.0/20AS11320LIGHTEDGE-AS-02 - LightEdge SolutionsUS

WHOIS identity

Registrar
iana:2
Organization
american national corporation
Contact emails

Subdomains

40 observed subdomains of anbank.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for anbank.com.

MechanismTarget
SPF_INCLUDE46735934.spf05.hubspotemail.net
SPF_INCLUDE_spf.optimalblue.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_INCLUDEspfhost.origenate.com
SPF_INCLUDEspfref.jackhenry.com
SPF_INCLUDEu24994967.wl218.sendgrid.net
SPF_IP104.47.41.137
SPF_IP12.175.11.50/32
SPF_IP139.138.39.51
SPF_IP146.20.45.208
SPF_IP149.72.182.202/32
SPF_IP149.72.196.66/32
SPF_IP149.72.224.42/32
SPF_IP149.72.231.47/32
SPF_IP166.73.7.20/32
SPF_IP168.245.52.64/32
SPF_IP173.193.158.97
SPF_IP198.37.156.187/32
SPF_IP198.96.221.118
SPF_IP198.96.221.119
SPF_IP204.238.232.233
SPF_IP204.238.232.80
SPF_IP204.238.232.83
SPF_IP207.38.115.200/32
SPF_IP208.86.168.7/32
SPF_IP209.11.140.141
SPF_IP216.116.81.88/32
SPF_IP216.116.87.142/32
SPF_IP216.243.201.226
SPF_IP216.58.153.100/32
SPF_IP216.58.153.115/32
SPF_IP216.71.141.27
SPF_IP52.42.176.106
SPF_IP66.37.253.81
SPF_IP66.77.52.53
SPF_IP68.232.155.122
SPF_IP72.249.136.116/32
SPF_IP74.200.60.12/32
SPF_IP74.200.60.34/32
SPF_IP74.200.63.136/29

Related pages

Pivot deeper into the graph from anbank.com.

Cypher and MCP

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

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