Skip to content

Hostname

amiobank.am

Last fetched

amiobank.am resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · amiobank.amRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/amiobank.am

Resolution chain

amiobank.am resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.30.6104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.31.234104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.159.143172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.173.103172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with amiobank.am in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from amiobank.am in the public web crawl.

86 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for amiobank.am.

MechanismTarget
SPF_IP130.193.120.181
SPF_IP5.77.241.214
SPF_MXamiobank.am

Related pages

Pivot deeper into the graph from amiobank.am.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amiobank.am"})-[: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.