Skip to content

Hostname

his.az

Last fetched

his.az resolves to 2 IPv4 addresses operated by POYRAZ - PH Bilisim Teknolojileri Limited Sirketi in TR.

Nutrition Label

WHISPER CANON · his.azRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/his.az

Resolution chain

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

IPPrefixASNOperatorCountry
45.59.70.6945.59.70.0/24AS210574POYRAZ - PH Bilisim Teknolojileri Limited SirketiTR
51.68.218.17851.68.0.0/16AS16276OVH - OVH SASGB

WHOIS identity

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

Subdomains

7 observed subdomains of his.az.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for his.az.

MechanismTarget
SPF_Ahis.az
SPF_IP176.99.3.34
SPF_MXhis.az

Related pages

Pivot deeper into the graph from his.az.

Cypher and MCP

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

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