Skip to content

Hostname

devatis.az

Last fetched

devatis.az resolves to 1 IPv4 address operated by BORUSANTELEKOM-AS in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.244.247.18362.244.240.0/20AS15924BORUSANTELEKOM-ASTR

WHOIS identity

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

Subdomains

1 observed subdomain of devatis.az.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for devatis.az.

MechanismTarget
SPF_Adeva.com.tr
SPF_Adevatis.az
SPF_IP62.244.247.177/27
SPF_IP88.255.185.192/27
SPF_IP92.45.49.0/24
SPF_MXdevatis.az

Related pages

Pivot deeper into the graph from devatis.az.

Cypher and MCP

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

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