Skip to content

Hostname

google.az

Last fetched

google.az resolves to 20 IPv4 addresses operated by GOOGLE - Google LLC in US.

Nutrition Label

WHISPER CANON · google.azRouting diversity4.2/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/google.az

Resolution chain

google.az resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

17 observed subdomains of google.az.

Web-graph footprint

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

10,313 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from google.az.

Cypher and MCP

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

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