Skip to content

Hostname

azlogistics.az

Last fetched

azlogistics.az resolves to 1 IPv4 address operated by DT-SMB - Delta Telecom Ltd in AZ.

Nutrition Label

WHISPER CANON · azlogistics.azRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/azlogistics.az

Resolution chain

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

IPPrefixASNOperatorCountry
94.20.94.17394.20.94.0/24AS215148DT-SMB - Delta Telecom LtdAZ

WHOIS identity

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

Subdomains

9 observed subdomains of azlogistics.az.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for azlogistics.az.

MechanismTarget
SPF_Aazlogistics.az
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.20.62.125
SPF_IP94.20.94.142
SPF_IP94.20.94.143
SPF_IP94.20.94.145
SPF_IP94.20.94.146
SPF_IP94.20.94.172
SPF_IP94.20.94.173
SPF_MXazlogistics.az

Related pages

Pivot deeper into the graph from azlogistics.az.

Cypher and MCP

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

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