Skip to content

Hostname

automarket.ameriabank.am

Last fetched

automarket.ameriabank.am resolves to 2 IPv4 addresses operated by VITROINC-AS-AP VITRO INC. in AM.

Nutrition Label

WHISPER CANON · automarket.ameriabank.amRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/automarket.ameriabank.am

Resolution chain

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

IPPrefixASNOperatorCountry
185.3.189.40185.3.189.0/24AS201063VITROINC-AS-AP VITRO INC.AM
46.70.255.4046.70.255.0/24AS201063VITROINC-AS-AP VITRO INC.AM

WHOIS identity

No WHOIS records are currently associated with automarket.ameriabank.am in WhisperGraph.

Web-graph footprint

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

19 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from automarket.ameriabank.am.

Cypher and MCP

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

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