Skip to content

Hostname

amitech.by

Last fetched

amitech.by resolves to 2 IPv4 addresses operated by SUPPORTCHAIN-AS in BY. WHOIS lists registrar:reliable software, ltd as the registrar.

Nutrition Label

WHISPER CANON · amitech.byRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/amitech.by

Resolution chain

amitech.by resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.62.19.226194.62.19.0/24AS60591SUPPORTCHAIN-ASBY
5.44.44.135.44.44.0/24AS215272CLOUDVPS-ASBY

WHOIS identity

Registrar
registrar:reliable software, ltd
Organization
Contact emails

Subdomains

10 observed subdomains of amitech.by.

Web-graph footprint

Distinct hostnames that link to or from amitech.by in the public web crawl.

48 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for amitech.by.

MechanismTarget
SPF_Aamitech.by
SPF_IP95.216.127.253
SPF_MXamitech.by

Related pages

Pivot deeper into the graph from amitech.by.

Cypher and MCP

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

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