Skip to content

Hostname

hardware.am

Last fetched

hardware.am resolves to 1 IPv4 address operated by IXARIS-MT-AS in DE.

Nutrition Label

WHISPER CANON · hardware.amRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/hardware.am

Resolution chain

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

IPPrefixASNOperatorCountry
157.173.97.200157.173.96.0/20AS51167IXARIS-MT-ASDE

WHOIS identity

Registrar
Organization
vahagn melik-martirosyan
Contact emails

Subdomains

1 observed subdomain of hardware.am.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • hardware.am

SPF policy

7 SPF mechanisms authorising senders for hardware.am.

MechanismTarget
SPF_Ahardware.am
SPF_INCLUDE_spf.host.am
SPF_INCLUDEhardware.am
SPF_IP157.173.97.200
SPF_IP188.164.154.55
SPF_IP2a01:bbc0:154:48:28:0:0:55
SPF_MXhardware.am

Related pages

Pivot deeper into the graph from hardware.am.

Cypher and MCP

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

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