Skip to content

Hostname

dtech.ge

Last fetched

dtech.ge resolves to 1 IPv4 address operated by MAGTICOMAS Magticom in GE.

Nutrition Label

WHISPER CANON · dtech.geRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dtech.ge

Resolution chain

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

IPPrefixASNOperatorCountry
213.157.215.238213.157.192.0/19AS16010MAGTICOMAS MagticomGE

WHOIS identity

No WHOIS records are currently associated with dtech.ge in WhisperGraph.

Subdomains

10 observed subdomains of dtech.ge.

Web-graph footprint

Distinct hostnames that link to or from dtech.ge in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for dtech.ge.

MechanismTarget
SPF_Amail.dtech.ge
SPF_IP92.51.121.146

Related pages

Pivot deeper into the graph from dtech.ge.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dtech.ge"})-[: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.