Skip to content

Hostname

utf.azlogistics.az

Last fetched

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

Nutrition Label

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

Resolution chain

utf.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 utf.azlogistics.az in WhisperGraph.

Subdomains

1 observed subdomain of utf.azlogistics.az.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for utf.azlogistics.az.

MechanismTarget
SPF_Autf.azlogistics.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_MXutf.azlogistics.az

Related pages

Pivot deeper into the graph from utf.azlogistics.az.

Cypher and MCP

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

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