Skip to content

Hostname

006.az

Last fetched

006.az resolves to 1 IPv4 address operated by BEGET-AS in RU.

Nutrition Label

WHISPER CANON · 006.azRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/006.az

Resolution chain

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

IPPrefixASNOperatorCountry
5.101.153.265.101.153.0/24AS198610BEGET-ASRU

WHOIS identity

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

Subdomains

7 observed subdomains of 006.az.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 006.az.

MechanismTarget
SPF_REDIRECTbeget.com

Related pages

Pivot deeper into the graph from 006.az.

Cypher and MCP

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

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