Skip to content

Hostname

hh1.az

Last fetched

hh1.az resolves to 1 IPv4 address operated by AS47724 in RU.

Nutrition Label

WHISPER CANON · hh1.azRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/hh1.az

Resolution chain

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

IPPrefixASNOperatorCountry
94.124.200.194.124.200.0/24AS47724RU

WHOIS identity

No WHOIS records are currently associated with hh1.az in WhisperGraph.

Subdomains

62 observed subdomains of hh1.az.

Web-graph footprint

Distinct hostnames that link to or from hh1.az in the public web crawl.

89 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hh1.az.

MechanismTarget
SPF_REDIRECT_spf.hh.ru

Related pages

Pivot deeper into the graph from hh1.az.

Cypher and MCP

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

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