Skip to content

Hostname

kazunion.az

Last fetched

kazunion.az resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · kazunion.azRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kazunion.az

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.169.7995.216.0.0/16AS24940FI

WHOIS identity

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

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kazunion.az.

MechanismTarget
SPF_IP178.134.199.254
SPF_IP178.63.241.47
SPF_IP37.27.135.187
SPF_IP92.51.105.22
SPF_IP95.217.123.151
SPF_MXkazunion.az

Related pages

Pivot deeper into the graph from kazunion.az.

Cypher and MCP

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

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